diff options
author | 2011-02-11 18:36:28 +0000 | |
---|---|---|
committer | 2011-02-11 18:36:28 +0000 | |
commit | beecd38d7945542eba683e1426cfd1cc7561a46e (patch) | |
tree | 1fc67a490733f05ca42c044ea141b3b6f174fa05 /net-misc/whois/whois-5.0.8.ebuild | |
parent | Stable on amd64 wrt bug #353715 (diff) | |
download | gentoo-2-beecd38d7945542eba683e1426cfd1cc7561a46e.tar.gz gentoo-2-beecd38d7945542eba683e1426cfd1cc7561a46e.tar.bz2 gentoo-2-beecd38d7945542eba683e1426cfd1cc7561a46e.zip |
Stable on amd64 wrt bug #353737
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/whois/whois-5.0.8.ebuild')
-rw-r--r-- | net-misc/whois/whois-5.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-5.0.8.ebuild b/net-misc/whois/whois-5.0.8.ebuild index 236c0416754e..48226c160b31 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-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.2 2011/02/09 13:19:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.8.ebuild,v 1.3 2011/02/11 18:36:28 hwoarang 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 |