summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:32:09 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:32:09 -0600
commit95d32b84c013a41511550195756f67b308e53e96 (patch)
tree8674e7f14cfb9695cafbc2b4147d1e7d14627eff /net-analyzer
parentdev-python/serpent: keywording arm64 (diff)
downloadgentoo-95d32b84c013a41511550195756f67b308e53e96.tar.gz
gentoo-95d32b84c013a41511550195756f67b308e53e96.tar.bz2
gentoo-95d32b84c013a41511550195756f67b308e53e96.zip
net-analyzer/netcat6: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/netcat6/netcat6-1.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
index e2a289a62e57..c59ac859cc5c 100644
--- a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
+++ b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/nc6-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE="ipv6 nls bluetooth"
# need to block netcat as we provide the "nc" file now too