diff options
author | Sam James <sam@gentoo.org> | 2023-01-19 02:26:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-19 02:26:53 +0000 |
commit | 378fa06d44d682978c89012450927a63c1119f82 (patch) | |
tree | 4bd8e3470d8655034028fbbdb20254a99675e17f /net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild | |
parent | net-analyzer/openbsd-netcat: Stabilize 1.218_p5 amd64, #891361 (diff) | |
download | gentoo-378fa06d44d682978c89012450927a63c1119f82.tar.gz gentoo-378fa06d44d682978c89012450927a63c1119f82.tar.bz2 gentoo-378fa06d44d682978c89012450927a63c1119f82.zip |
net-analyzer/openbsd-netcat: Stabilize 1.218_p5 ppc64, #891361
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/openbsd-netcat/openbsd-netcat-1.218_p5.ebuild')
-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 2a9a0a2b3ef3..7ab6445de7df 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 |