diff options
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild index b9e9f7f005da..08dc4ed203f2 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.7 2011/04/15 21:39:52 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.8 2011/04/19 06:18:40 xmw Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="256-color afterimage blink fading-colors +font-styles force-hints iso14755 perl pixbuf truetype unicode3 +vanilla wcwidth" # see bug #115992 for modular x deps |