diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-15 10:31:21 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-15 10:31:21 -0800 |
commit | e31af2e72cc43f0acaba787bc897b0d9fe076f96 (patch) | |
tree | b27657527af65f8c34ae6db6e22522f70b9360e6 /x11-terms | |
parent | dev-libs/libptytty: Keyword 2.0 alpha, #827470 (diff) | |
download | gentoo-e31af2e72cc43f0acaba787bc897b0d9fe076f96.tar.gz gentoo-e31af2e72cc43f0acaba787bc897b0d9fe076f96.tar.bz2 gentoo-e31af2e72cc43f0acaba787bc897b0d9fe076f96.zip |
x11-terms/rxvt-unicode: Keyword 9.30 alpha, #827470
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.30.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.30.ebuild index 8ed6dbcc8ffd..2c8e33ee4228 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.30.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.30.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2 LICENSE="GPL-3" SLOT="0" -KEYWORDS="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" |