diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-02 00:50:26 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-02 00:50:36 -0700 |
commit | de02b94073bab2b83fea5f875a2c855224a28c94 (patch) | |
tree | 4000de33de0606611c471110dda6c9ff0b63d919 /net-misc | |
parent | sys-apps/file-5.34: alpha stable, bug 669282 (diff) | |
download | gentoo-de02b94073bab2b83fea5f875a2c855224a28c94.tar.gz gentoo-de02b94073bab2b83fea5f875a2c855224a28c94.tar.bz2 gentoo-de02b94073bab2b83fea5f875a2c855224a28c94.zip |
net-misc/whois-5.3.2: alpha stable, bug 669798
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/whois-5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.3.2.ebuild b/net-misc/whois/whois-5.3.2.ebuild index dbe3ec59c180..1a2a41bfc449 100644 --- a/net-misc/whois/whois-5.3.2.ebuild +++ b/net-misc/whois/whois-5.3.2.ebuild @@ -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 |