diff options
author | 2011-11-05 19:00:35 +0000 | |
---|---|---|
committer | 2011-11-05 19:00:35 +0000 | |
commit | 1936bf600e9d81ccfff664ffe88f11c55858a9dd (patch) | |
tree | 6a0f7cd7a97624c0545405f5819793e552287952 /net-misc/whois/whois-5.0.11.ebuild | |
parent | Add virtual/jpeg RDEPEND, bug #372727, add x11-misc/util-macros to DEPEND, bu... (diff) | |
download | historical-1936bf600e9d81ccfff664ffe88f11c55858a9dd.tar.gz historical-1936bf600e9d81ccfff664ffe88f11c55858a9dd.tar.bz2 historical-1936bf600e9d81ccfff664ffe88f11c55858a9dd.zip |
alpha/ia64/s390/sh/sparc stable wrt #387601
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
Diffstat (limited to 'net-misc/whois/whois-5.0.11.ebuild')
-rw-r--r-- | net-misc/whois/whois-5.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-5.0.11.ebuild b/net-misc/whois/whois-5.0.11.ebuild index 36ee22f5b776..26fcf96b85bd 100644 --- a/net-misc/whois/whois-5.0.11.ebuild +++ b/net-misc/whois/whois-5.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.11.ebuild,v 1.6 2011/10/29 19:40:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.11.ebuild,v 1.7 2011/11/05 19:00:35 armin76 Exp $ EAPI=3 inherit eutils toolchain-funcs @@ -12,7 +12,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 ~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 |