diff options
author | Sam James <sam@gentoo.org> | 2023-03-26 02:04:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-26 02:04:21 +0100 |
commit | 97957e05e8cc7068714b46860075067fa4be0ab6 (patch) | |
tree | 7ca6ac8141694cfadab3395da1eff55a813905bd /x11-terms | |
parent | media-gfx/curtail: Stabilize 1.3.1 amd64, #903075 (diff) | |
download | gentoo-97957e05e8cc7068714b46860075067fa4be0ab6.tar.gz gentoo-97957e05e8cc7068714b46860075067fa4be0ab6.tar.bz2 gentoo-97957e05e8cc7068714b46860075067fa4be0ab6.zip |
x11-terms/rxvt-unicode: Stabilize 9.31 ppc, #903057
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.31.ebuild index 17c8fad1ce82..af84f49a294f 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" |