diff options
author | 2011-02-09 13:19:13 +0000 | |
---|---|---|
committer | 2011-02-09 13:19:13 +0000 | |
commit | 561211b1496f35d41be7420bab93af5f96245ebb (patch) | |
tree | d998b5ae2ab4261552ad54857ea07f49f7750189 /net-misc/whois/whois-5.0.8.ebuild | |
parent | x86 stable wrt bug #353715 (diff) | |
download | gentoo-2-561211b1496f35d41be7420bab93af5f96245ebb.tar.gz gentoo-2-561211b1496f35d41be7420bab93af5f96245ebb.tar.bz2 gentoo-2-561211b1496f35d41be7420bab93af5f96245ebb.zip |
x86 stable wrt bug #353737
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'net-misc/whois/whois-5.0.8.ebuild')
-rw-r--r-- | net-misc/whois/whois-5.0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/whois/whois-5.0.8.ebuild b/net-misc/whois/whois-5.0.8.ebuild index 4031d2762d5b..236c0416754e 100644 --- a/net-misc/whois/whois-5.0.8.ebuild +++ b/net-misc/whois/whois-5.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.8.ebuild,v 1.1 2010/10/21 07:39:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.8.ebuild,v 1.2 2011/02/09 13:19:13 phajdan.jr 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 |