diff options
author | Sam James <sam@gentoo.org> | 2023-08-21 18:42:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-21 18:42:44 +0100 |
commit | 3f3880ac0dd26fa72ae947724cd0e724d03498be (patch) | |
tree | e7b74062f75015e121acd1bf3976d679f113e035 /x11-terms/rxvt-unicode | |
parent | sys-auth/rtkit: Stabilize 0.13-r2 sparc, #912755 (diff) | |
download | gentoo-3f3880ac0dd26fa72ae947724cd0e724d03498be.tar.gz gentoo-3f3880ac0dd26fa72ae947724cd0e724d03498be.tar.bz2 gentoo-3f3880ac0dd26fa72ae947724cd0e724d03498be.zip |
x11-terms/rxvt-unicode: Stabilize 9.31-r2 ppc64, #912756
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms/rxvt-unicode')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.31-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r2.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r2.ebuild index 60224b5df036..22199027a886 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r2.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r2.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 wide-glyphs xft" |