diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-10 11:41:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-10 11:41:55 +0200 |
commit | c9d9a67e52060cf77f7ab516781e8f54c2868663 (patch) | |
tree | db6e790ed44cd0f6a3b789dd986d75f30b78b0bd /net-analyzer/openbsd-netcat | |
parent | dev-python/pypy3: Backport secfixes to 7.3.9_p5 (diff) | |
download | gentoo-c9d9a67e52060cf77f7ab516781e8f54c2868663.tar.gz gentoo-c9d9a67e52060cf77f7ab516781e8f54c2868663.tar.bz2 gentoo-c9d9a67e52060cf77f7ab516781e8f54c2868663.zip |
net-analyzer/openbsd-netcat: arm64 stable wrt bug #864733
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/openbsd-netcat')
-rw-r--r-- | net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild index 10daf4381959..94538c3009a9 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" BDEPEND="virtual/pkgconfig" RDEPEND="!elibc_Darwin? ( dev-libs/libbsd ) |