diff options
author | Sam James <sam@gentoo.org> | 2023-01-19 02:26:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-19 02:26:54 +0000 |
commit | 3e2024dc591c5611870fe2fccccbbbc1705327b8 (patch) | |
tree | f33bc8a8f9ba8c04b25778a7b723ca2464d096d4 /net-analyzer/openbsd-netcat | |
parent | net-analyzer/openbsd-netcat: Stabilize 1.218_p5 ppc64, #891361 (diff) | |
download | gentoo-3e2024dc591c5611870fe2fccccbbbc1705327b8.tar.gz gentoo-3e2024dc591c5611870fe2fccccbbbc1705327b8.tar.bz2 gentoo-3e2024dc591c5611870fe2fccccbbbc1705327b8.zip |
net-analyzer/openbsd-netcat: Stabilize 1.218_p5 arm64, #891361
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.218_p5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild index 7ab6445de7df..b60dcaa1673f 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/netcat-openbsd-${MY_PV} 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" RDEPEND=" !net-analyzer/netcat |