diff options
Diffstat (limited to 'net-misc/whois/whois-4.7.22.ebuild')
-rw-r--r-- | net-misc/whois/whois-4.7.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-4.7.22.ebuild b/net-misc/whois/whois-4.7.22.ebuild index 31e461ac9ff6..b17ed0daa5e0 100644 --- a/net-misc/whois/whois-4.7.22.ebuild +++ b/net-misc/whois/whois-4.7.22.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/net-misc/whois/whois-4.7.22.ebuild,v 1.5 2007/09/28 00:57:56 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.22.ebuild,v 1.6 2007/09/28 12:01:41 angelos Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #59327 |