diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:18:18 +0300 |
commit | 8a06393fe4b941119dd17fc1bb6cfd951392a2e6 (patch) | |
tree | 3afac9c6ee35adbd4db40f3d65275c408bf01c00 /x11-terms | |
parent | media-sound/qsynth: Stabilize 0.9.91 ppc64, #933464 (diff) | |
download | gentoo-8a06393fe4b941119dd17fc1bb6cfd951392a2e6.tar.gz gentoo-8a06393fe4b941119dd17fc1bb6cfd951392a2e6.tar.bz2 gentoo-8a06393fe4b941119dd17fc1bb6cfd951392a2e6.zip |
x11-terms/rxvt-unicode: Stabilize 9.31-r3 ppc64, #933477
Signed-off-by: Arthur Zamarin <arthurzam@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 8cb229a8e4c8..9dba422b68bc 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" |