diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-17 10:29:17 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-17 10:29:17 +0200 |
commit | 48e70180fe2c14ffccc19cc30f45dec1a9945053 (patch) | |
tree | aae13ab69d9a06beaea85391bdd6ab4419e8ea0c /net-analyzer | |
parent | kde-apps/kde-l10n: Drop old (diff) | |
download | gentoo-48e70180fe2c14ffccc19cc30f45dec1a9945053.tar.gz gentoo-48e70180fe2c14ffccc19cc30f45dec1a9945053.tar.bz2 gentoo-48e70180fe2c14ffccc19cc30f45dec1a9945053.zip |
net-analyzer/openbsd-netcat: marked ~x64-macos, ~amd64-linux
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-analyzer')
-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" |