summaryrefslogtreecommitdiff
path: root/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2018-08-31 07:09:26 +0800
committerBenda Xu <heroxbd@gentoo.org>2018-08-31 07:17:39 +0800
commitb4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 (patch)
tree30b01b15e99e98c7d184fd3fdc83de081cbfee9b /net-analyzer/netcat6/netcat6-1.0-r2.ebuild
parentedac99f4a1ed6f252417609820a46abe6ccf8f85 (diff)
downloadgentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.gz
gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.xz
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Diffstat (limited to 'net-analyzer/netcat6/netcat6-1.0-r2.ebuild')
-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 f325cd1cdc2..3843aaecb78 100644
--- a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
+++ b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/nc6-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 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 ~x86-linux"
IUSE="ipv6 nls bluetooth"
# need to block netcat as we provide the "nc" file now too