diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:14:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:30:05 +0100 |
commit | 4120ac9f16e8ca6b13490ea5427c51b9ffe33458 (patch) | |
tree | bc1f9caa6b85e5568cd4871c8bffca545a917747 /net-misc/whois | |
parent | x11-drivers/xf86-video-virtualbox: x86 stable (bug #644894) (diff) | |
download | gentoo-4120ac9f16e8ca6b13490ea5427c51b9ffe33458.tar.gz gentoo-4120ac9f16e8ca6b13490ea5427c51b9ffe33458.tar.bz2 gentoo-4120ac9f16e8ca6b13490ea5427c51b9ffe33458.zip |
net-misc/whois: x86 stable (bug #645230)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-5.2.20.ebuild b/net-misc/whois/whois-5.2.20.ebuild index b9d8673f4dc0..0e5fcb064c5e 100644 --- a/net-misc/whois/whois-5.2.20.ebuild +++ b/net-misc/whois/whois-5.2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 |