summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-20 13:16:44 +0000
committerSam James <sam@gentoo.org>2020-08-20 13:20:34 +0000
commit7f34cf0f0a1d19067bd05b3da35804242ba1d736 (patch)
treed6063206ea4561719fbde628e781b5871236707a
parentapp-misc/scrub: Stabilize 2.6.1 arm64, #738076 (diff)
downloadgentoo-7f34cf0f.tar.gz
gentoo-7f34cf0f.tar.bz2
gentoo-7f34cf0f.zip
net-analyzer/openbsd-netcat: Stabilize 1.190 arm64, #738076
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild
index 83108311916c..7994e7f7ba34 100644
--- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild
+++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ LICENSE="BSD"
SLOT="0"
IUSE="elibc_Darwin"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-linux ~x64-macos"
DEPEND="virtual/pkgconfig"
RDEPEND="!elibc_Darwin? ( dev-libs/libbsd )