diff options
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild index fbc3590e0db0..8e831cbf8f97 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-8.2.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.2.ebuild,v 1.1 2007/02/21 07:53:10 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild,v 1.2 2007/04/26 19:39:37 grobian 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 ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="truetype perl iso14755" # see bug #115992 for modular x deps |