diff options
author | 2023-05-06 15:30:43 +0100 | |
---|---|---|
committer | 2023-05-06 15:30:46 +0100 | |
commit | cd5eb82f0998002bea4dd2f4d08a84fbfba90a80 (patch) | |
tree | 28b59134390243abd03da9fc983967650c69b02d /net-analyzer | |
parent | dev-util/maturin: add 1.0.0_beta9, drop 1.0.0_beta8 (diff) | |
download | gentoo-cd5eb82f0998002bea4dd2f4d08a84fbfba90a80.tar.gz gentoo-cd5eb82f0998002bea4dd2f4d08a84fbfba90a80.tar.bz2 gentoo-cd5eb82f0998002bea4dd2f4d08a84fbfba90a80.zip |
net-analyzer/openbsd-netcat: Stabilize 1.219_p1 x86, #905814
Signed-off-by: Sam James <sam@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 1151b29ed07f..7ab6445de7df 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 |