diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-03 20:32:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-03 20:32:18 +0000 |
commit | d4cc62f403a248f6f64426148ba7303b3135b20b (patch) | |
tree | 410b86e1f80a299455877f538d3118587ca0cb33 /net-misc/whois/whois-5.0.15.ebuild | |
parent | arm stable, bug #413889 (diff) | |
download | historical-d4cc62f403a248f6f64426148ba7303b3135b20b.tar.gz historical-d4cc62f403a248f6f64426148ba7303b3135b20b.tar.bz2 historical-d4cc62f403a248f6f64426148ba7303b3135b20b.zip |
arm stable, bug #414239
Package-Manager: portage-2.1.10.57/cvs/Linux i686
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 b0fef0d7e864..7750ec79a534 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.3 2012/05/02 06:37:42 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.15.ebuild,v 1.4 2012/05/03 20:32:18 maekke 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 |