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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12BB115864F for ; Sun, 26 Mar 2023 00:52:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22768E0823; Sun, 26 Mar 2023 00:52:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BBC8E0823 for ; Sun, 26 Mar 2023 00:52:00 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F5CD3411AE for ; Sun, 26 Mar 2023 00:51:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69239955 for ; Sun, 26 Mar 2023 00:51:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1679791899.8fdd2ef548a71ca38f093372db150be8bda1d329.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/rxvt-unicode/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild X-VCS-Directories: x11-terms/rxvt-unicode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8fdd2ef548a71ca38f093372db150be8bda1d329 X-VCS-Branch: master Date: Sun, 26 Mar 2023 00:51:56 +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: 9c48bedf-178d-4383-b0bf-bdbcd60854e4 X-Archives-Hash: 150ec7f3d04533c795a5bef704c2f65b commit: 8fdd2ef548a71ca38f093372db150be8bda1d329 Author: Sam James gentoo org> AuthorDate: Sun Mar 26 00:51:39 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 26 00:51:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fdd2ef5 x11-terms/rxvt-unicode: Stabilize 9.31 ppc64, #903057 Signed-off-by: Sam James gentoo.org> x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild index 35d16af7dd8f..01abf2a72877 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="24-bit-color 256-color blink fading-colors +font-styles gdk-pixbuf iso14755 +mousewheel perl startup-notification unicode3 xft"