diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-19 19:05:05 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-19 19:05:31 +0200 |
commit | 4a3109ef51b9954fe3b306f5ea17710f746d9a78 (patch) | |
tree | c65cd64f9053d8b542f1290cda2aae73e05a9cfe /x11-terms/rxvt-unicode | |
parent | dev-libs/libfastjson: Stabilize 1.2304.0 sparc, #906767 (diff) | |
download | gentoo-4a3109ef51b9954fe3b306f5ea17710f746d9a78.tar.gz gentoo-4a3109ef51b9954fe3b306f5ea17710f746d9a78.tar.bz2 gentoo-4a3109ef51b9954fe3b306f5ea17710f746d9a78.zip |
x11-terms/rxvt-unicode: Stabilize 9.31-r1 amd64, #906731
Signed-off-by: Jakov Smolić <jsmolic@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 be999b3196e2..009c3d66d1cb 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" |