diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-20 17:35:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-20 17:35:49 -0400 |
commit | 91bf8549893c01893f7330e19e4b3d1c0dbee3f3 (patch) | |
tree | 71258d2751258d8f649ecbd15651c1abec13d263 /net-misc/whois | |
parent | llvm.eclass: Permit slot 10 (diff) | |
download | gentoo-91bf8549893c01893f7330e19e4b3d1c0dbee3f3.tar.gz gentoo-91bf8549893c01893f7330e19e4b3d1c0dbee3f3.tar.bz2 gentoo-91bf8549893c01893f7330e19e4b3d1c0dbee3f3.zip |
net-misc/whois: arm64 stable (bug #690256)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
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 48a22010a162..ab1781868424 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 |