diff options
author | Sam James <sam@gentoo.org> | 2023-05-19 18:49:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-19 18:49:37 +0100 |
commit | 2227c7f2bd41b7ce0b099ff7617a5e06e6cc7550 (patch) | |
tree | 3c377007f98b940a7f1f04b75df9458a4cf421fe /x11-terms | |
parent | sys-apps/flashrom: Stabilize 1.3.0 arm, #906737 (diff) | |
download | gentoo-2227c7f2bd41b7ce0b099ff7617a5e06e6cc7550.tar.gz gentoo-2227c7f2bd41b7ce0b099ff7617a5e06e6cc7550.tar.bz2 gentoo-2227c7f2bd41b7ce0b099ff7617a5e06e6cc7550.zip |
x11-terms/rxvt-unicode: Stabilize 9.31-r1 x86, #906731
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r1.ebuild index 009c3d66d1cb..99aa52b89c0d 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.31-r1.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" |