diff options
author | 2023-05-19 12:32:35 +0300 | |
---|---|---|
committer | 2023-05-19 12:32:35 +0300 | |
commit | 7c0cfa0f012c379bc75529257858aeff1fee79cb (patch) | |
tree | 9fd9cc5ac1d10bf5e73edb7f32ac2835ea6baaa0 /x11-terms/rxvt-unicode | |
parent | dev-lang/erlang: Stabilize 25.3 amd64, #906680 (diff) | |
download | gentoo-7c0cfa0f012c379bc75529257858aeff1fee79cb.tar.gz gentoo-7c0cfa0f012c379bc75529257858aeff1fee79cb.tar.bz2 gentoo-7c0cfa0f012c379bc75529257858aeff1fee79cb.zip |
x11-terms/rxvt-unicode: Stabilize 9.31-r1 sparc, #906731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-terms/rxvt-unicode')
-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 0a0ae88fb6e6..be999b3196e2 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" |