diff options
Diffstat (limited to 'net-analyzer/openbsd-netcat')
-rw-r--r-- | net-analyzer/openbsd-netcat/openbsd-netcat-1.105.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.105.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.105.ebuild index 0aba3843a9da..70fc38d91b96 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.105.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.105.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x64-macos" DEPEND="virtual/pkgconfig" RDEPEND="dev-libs/libbsd" |