diff options
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild index ce3e23389491..6169b5a7e1d4 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild,v 1.5 2007/02/22 01:05:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild,v 1.6 2007/02/27 15:18:33 blubb Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" IUSE="truetype perl iso14755" # see bug #115992 for modular x deps |