diff options
Diffstat (limited to 'net-misc/whois/whois-5.0.15.ebuild')
-rw-r--r-- | net-misc/whois/whois-5.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-5.0.15.ebuild b/net-misc/whois/whois-5.0.15.ebuild index 03de704b3e33..65ea15fd317f 100644 --- a/net-misc/whois/whois-5.0.15.ebuild +++ b/net-misc/whois/whois-5.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.15.ebuild,v 1.5 2012/05/05 21:39:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.15.ebuild,v 1.6 2012/05/08 15:36:31 ranger Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 |