diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 00:22:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 00:23:39 +0000 |
commit | 7431416128a530b83000c7e19990136df9768ca4 (patch) | |
tree | fc91b8243a73efeae868fb30772620ef7f4a9f82 /net-analyzer/openbsd-netcat | |
parent | dev-util/glade: Version bump to 3.38.2 (diff) | |
download | gentoo-7431416128a530b83000c7e19990136df9768ca4.tar.gz gentoo-7431416128a530b83000c7e19990136df9768ca4.tar.bz2 gentoo-7431416128a530b83000c7e19990136df9768ca4.zip |
net-analyzer/openbsd-netcat: Stabilize 1.195 ppc64, #783036
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.195.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild index 4f502c997a10..ee806c763af0 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" IUSE="elibc_Darwin" -KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x64-macos" BDEPEND="virtual/pkgconfig" RDEPEND="!elibc_Darwin? ( dev-libs/libbsd ) |