diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:05:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:05:48 +0100 |
commit | 93f3a7694acd6b05c7c5fd26d70bdd9c7b2105db (patch) | |
tree | e84dbd476e4944f3b474a031ec7a82ec5d066a78 /net-misc/whois | |
parent | dev-vcs/tortoisehg: x86 stable wrt bug #599168 (diff) | |
download | gentoo-93f3a7694acd6b05c7c5fd26d70bdd9c7b2105db.tar.gz gentoo-93f3a7694acd6b05c7c5fd26d70bdd9c7b2105db.tar.bz2 gentoo-93f3a7694acd6b05c7c5fd26d70bdd9c7b2105db.zip |
net-misc/whois: x86 stable wrt bug #598657
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-5.2.12.ebuild b/net-misc/whois/whois-5.2.12.ebuild index 22b1e8ce9b70..0b7470f9b846 100644 --- a/net-misc/whois/whois-5.2.12.ebuild +++ b/net-misc/whois/whois-5.2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 |