diff options
author | Sam James <sam@gentoo.org> | 2023-01-19 02:26:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-19 02:26:51 +0000 |
commit | 777b11e1618624279c04512e936d5c24f3669093 (patch) | |
tree | 682d1ffa0f05a57b445898258b818abe0dd4d9c7 /net-analyzer/openbsd-netcat | |
parent | dev-lang/perl: fix configure+build w/ clang 16 (diff) | |
download | gentoo-777b11e1618624279c04512e936d5c24f3669093.tar.gz gentoo-777b11e1618624279c04512e936d5c24f3669093.tar.bz2 gentoo-777b11e1618624279c04512e936d5c24f3669093.zip |
net-analyzer/openbsd-netcat: Stabilize 1.218_p5 x86, #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 | 4 |
1 files changed, 2 insertions, 2 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 e877bbe04ee7..6fa616427617 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |