diff options
author | Sam James <sam@gentoo.org> | 2024-06-03 23:40:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-03 23:40:08 +0100 |
commit | df4990362a90d19dc054771172b24ecb3d5c286f (patch) | |
tree | d9317ff9dfc3480c704249d90b2d035ab036bc16 /x11-terms | |
parent | x11-terms/rxvt-unicode: Stabilize 9.31-r3 amd64, #933477 (diff) | |
download | gentoo-df4990362a90d19dc054771172b24ecb3d5c286f.tar.gz gentoo-df4990362a90d19dc054771172b24ecb3d5c286f.tar.bz2 gentoo-df4990362a90d19dc054771172b24ecb3d5c286f.zip |
x11-terms/rxvt-unicode: Stabilize 9.31-r3 ppc, #933477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.31-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r3.ebuild index 373845064696..f1c56405b079 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r3.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r3.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" |