net-analyzer/openbsd-netcat: Stabilize 1.190 arm64, #738076

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-08-20 13:16:44 +00:00
parent f846da7689
commit 7f34cf0f0a

View File

@@ -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 )