diff options
author | 2006-08-19 17:38:48 +0000 | |
---|---|---|
committer | 2006-08-19 17:38:48 +0000 | |
commit | 71a9b3c8b983d1a423b5253c84afaa1256e6ea91 (patch) | |
tree | dbe35348ffd0bb8aff9c5d7742ba23412d6b1781 /net-misc/whois/whois-4.7.12.ebuild | |
parent | version bump, suggested by yusuke iijima (Bug #141970) (diff) | |
download | historical-71a9b3c8b983d1a423b5253c84afaa1256e6ea91.tar.gz historical-71a9b3c8b983d1a423b5253c84afaa1256e6ea91.tar.bz2 historical-71a9b3c8b983d1a423b5253c84afaa1256e6ea91.zip |
Stable on x86 (bug #144183).
Package-Manager: portage-2.1-r2
Diffstat (limited to 'net-misc/whois/whois-4.7.12.ebuild')
-rw-r--r-- | net-misc/whois/whois-4.7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-4.7.12.ebuild b/net-misc/whois/whois-4.7.12.ebuild index 0c3530faaa0d..65dfee2803c5 100644 --- a/net-misc/whois/whois-4.7.12.ebuild +++ b/net-misc/whois/whois-4.7.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.12.ebuild,v 1.8 2006/08/19 01:35:53 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.12.ebuild,v 1.9 2006/08/19 17:38:48 tove Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,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 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #59327 |