diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-02-16 06:25:23 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-02-16 06:25:23 -0600 |
commit | c2a3737623e6074164acb93c5f6193f25af39bcd (patch) | |
tree | f426449095a85b45cbc95890d96659bb30978e45 /net-misc | |
parent | sci-mathematics/isabelle: Remove sci-mathematics/csdp, as found existing sci-... (diff) | |
download | gentoo-c2a3737623e6074164acb93c5f6193f25af39bcd.tar.gz gentoo-c2a3737623e6074164acb93c5f6193f25af39bcd.tar.bz2 gentoo-c2a3737623e6074164acb93c5f6193f25af39bcd.zip |
net-misc/whois: Add ~arm64 keyword
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/whois-5.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.2.11.ebuild b/net-misc/whois/whois-5.2.11.ebuild index ef16fcefa640..b6ac6d823530 100644 --- a/net-misc/whois/whois-5.2.11.ebuild +++ b/net-misc/whois/whois-5.2.11.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 ~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 |