diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 17:47:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 17:47:57 +0300 |
commit | 49b51676a56110b406caae6ac6891b82bed2c8ba (patch) | |
tree | 5b099e6f2effcf76ea500425dd81fe5820776b6c /net-analyzer | |
parent | games-emulation/melonds: remove unused patch (diff) | |
download | gentoo-49b51676a56110b406caae6ac6891b82bed2c8ba.tar.gz gentoo-49b51676a56110b406caae6ac6891b82bed2c8ba.tar.bz2 gentoo-49b51676a56110b406caae6ac6891b82bed2c8ba.zip |
net-analyzer/openbsd-netcat: Stabilize 1.219_p1 arm64, #905814
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/openbsd-netcat/openbsd-netcat-1.219_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.219_p1.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.219_p1.ebuild index 7ab6445de7df..b60dcaa1673f 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.219_p1.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.219_p1.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 |