diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:33:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:33:14 +0200 |
commit | 83a2c9340839e623b694c8a7071ecb20b869707d (patch) | |
tree | 9920882155664d6819c9f1b111b16db61ce5031a /net-analyzer/openbsd-netcat | |
parent | dev-util/ninja: x86 stable wrt bug #864573 (diff) | |
download | gentoo-83a2c9340839e623b694c8a7071ecb20b869707d.tar.gz gentoo-83a2c9340839e623b694c8a7071ecb20b869707d.tar.bz2 gentoo-83a2c9340839e623b694c8a7071ecb20b869707d.zip |
net-analyzer/openbsd-netcat: x86 stable wrt bug #864733
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/openbsd-netcat')
-rw-r--r-- | net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild index 2c65036625ad..936638785585 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd 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" BDEPEND="virtual/pkgconfig" RDEPEND="!elibc_Darwin? ( dev-libs/libbsd ) |