diff options
author | Sam James <sam@gentoo.org> | 2020-08-20 13:16:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-20 13:20:34 +0000 |
commit | 7f34cf0f0a1d19067bd05b3da35804242ba1d736 (patch) | |
tree | d6063206ea4561719fbde628e781b5871236707a /net-analyzer/openbsd-netcat | |
parent | app-misc/scrub: Stabilize 2.6.1 arm64, #738076 (diff) | |
download | gentoo-7f34cf0f0a1d19067bd05b3da35804242ba1d736.tar.gz gentoo-7f34cf0f0a1d19067bd05b3da35804242ba1d736.tar.bz2 gentoo-7f34cf0f0a1d19067bd05b3da35804242ba1d736.zip |
net-analyzer/openbsd-netcat: Stabilize 1.190 arm64, #738076
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/openbsd-netcat')
-rw-r--r-- | net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild | 4 |
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 ) |