diff options
author | 2019-07-24 10:18:44 +0200 | |
---|---|---|
committer | 2019-07-24 10:18:44 +0200 | |
commit | fda2774a041b46d63094d569057fa073a94a0f1c (patch) | |
tree | a35b5b56e7f1ad2d1ff17d3401812547513c198c /net-misc/whois | |
parent | dev-util/ccache: x86 stable wrt bug #690240 (diff) | |
download | gentoo-fda2774a041b46d63094d569057fa073a94a0f1c.tar.gz gentoo-fda2774a041b46d63094d569057fa073a94a0f1c.tar.bz2 gentoo-fda2774a041b46d63094d569057fa073a94a0f1c.zip |
net-misc/whois: x86 stable wrt bug #690256
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.4.3.ebuild b/net-misc/whois/whois-5.4.3.ebuild index 67243e67ac63..e7e3da796ddf 100644 --- a/net-misc/whois/whois-5.4.3.ebuild +++ b/net-misc/whois/whois-5.4.3.ebuild @@ -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 ~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 |