summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-02 23:43:17 +0000
committerSam James <sam@gentoo.org>2021-06-03 19:14:38 +0000
commit9d9a00ca5f73a4828be17ecfc8724d36d01b8c6e (patch)
treeadc4df146fac1e2ecda074915525cff78938ad44 /x11-terms
parentdev-perl/GD: Remove old (diff)
downloadgentoo-9d9a00ca5f73a4828be17ecfc8724d36d01b8c6e.tar.gz
gentoo-9d9a00ca5f73a4828be17ecfc8724d36d01b8c6e.tar.bz2
gentoo-9d9a00ca5f73a4828be17ecfc8724d36d01b8c6e.zip
x11-terms/rxvt-unicode: fix BadDefaultUseFlags
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-9.22-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r9.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r9.ebuild
index bbc44b3c15e6..2e9acbe9987a 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r9.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r9.ebuild
@@ -15,8 +15,8 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
-IUSE="-24-bit-color 256-color blink fading-colors +font-styles gdk-pixbuf iso14755 +mousewheel
- +perl -sgrmouse startup-notification unicode3 +utmp +wtmp xft"
+IUSE="24-bit-color 256-color blink fading-colors +font-styles gdk-pixbuf iso14755 +mousewheel
+ +perl sgrmouse startup-notification unicode3 +utmp +wtmp xft"
RESTRICT="test"