diff options
author | Sam James <sam@gentoo.org> | 2020-11-02 08:21:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-02 08:21:37 +0000 |
commit | cef42905c9c079a7442c725d6706072f8e41e46f (patch) | |
tree | 50e8bbc0a243bba3a7d0a5816eea7f4d35a57563 /net-analyzer/openbsd-netcat | |
parent | www-apps/nikola: Stabilize 8.1.1-r1 amd64, #740154 (diff) | |
download | gentoo-cef42905c9c079a7442c725d6706072f8e41e46f.tar.gz gentoo-cef42905c9c079a7442c725d6706072f8e41e46f.tar.bz2 gentoo-cef42905c9c079a7442c725d6706072f8e41e46f.zip |
net-analyzer/openbsd-netcat: Stabilize 1.195 amd64, #740254
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 56725f9b17a8..7994e7f7ba34 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" DEPEND="virtual/pkgconfig" RDEPEND="!elibc_Darwin? ( dev-libs/libbsd ) |