diff options
author | 2017-01-19 07:29:38 -0600 | |
---|---|---|
committer | 2017-01-19 08:13:30 -0600 | |
commit | 21364beadf0a30759638f93cd3b687085330610a (patch) | |
tree | bfe5bc984cd5ad6748e4efb3dc1634f2b91f3742 /net-misc/whois | |
parent | media-libs/libjpeg-turbo: use bash from Prefix, bug #606442 (diff) | |
download | gentoo-21364beadf0a30759638f93cd3b687085330610a.tar.gz gentoo-21364beadf0a30759638f93cd3b687085330610a.tar.bz2 gentoo-21364beadf0a30759638f93cd3b687085330610a.zip |
net-misc/whois: mark 5.2.12 arm64/s390/sh stable
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.2.12.ebuild b/net-misc/whois/whois-5.2.12.ebuild index 03adc0bd385b..1781ce0a145f 100644 --- a/net-misc/whois/whois-5.2.12.ebuild +++ b/net-misc/whois/whois-5.2.12.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 ~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 |