From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65136158020 for ; Wed, 19 Oct 2022 00:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2013E08A0; Wed, 19 Oct 2022 00:22:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A716E08A0 for ; Wed, 19 Oct 2022 00:22:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 831B7340F60 for ; Wed, 19 Oct 2022 00:22:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2129617 for ; Wed, 19 Oct 2022 00:22:41 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1666138942.4b0ddc3c7113eaccac52942d81a19ace8b634676.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/transset/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/transset/transset-1.0.2.ebuild X-VCS-Directories: x11-apps/transset/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 4b0ddc3c7113eaccac52942d81a19ace8b634676 X-VCS-Branch: master Date: Wed, 19 Oct 2022 00:22:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cf2c095f-372a-4036-9711-93e1253f744e X-Archives-Hash: d598242c6256c4cefccbe5975e4c7007 commit: 4b0ddc3c7113eaccac52942d81a19ace8b634676 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Oct 18 23:50:27 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Oct 19 00:22:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0ddc3c x11-apps/transset: keyword 1.0.2 for ~ppc64 Signed-off-by: Georgy Yakovlev gentoo.org> x11-apps/transset/transset-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/transset/transset-1.0.2.ebuild b/x11-apps/transset/transset-1.0.2.ebuild index 18372fbb4b41..c2ce0b4d500b 100644 --- a/x11-apps/transset/transset-1.0.2.ebuild +++ b/x11-apps/transset/transset-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="An utility for setting opacity property" LICENSE="SGI-B-2.0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" RDEPEND="x11-libs/libX11" DEPEND="