summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-09-13 17:04:57 +0200
committerFabian Groffen <grobian@gentoo.org>2017-09-13 17:04:57 +0200
commit7690c01bbcf11900dd2267998737e72646774aa3 (patch)
tree730e4a8134d9fdac43a64aca4d80a8249e9c76d5 /net-analyzer/openbsd-netcat
parentapp-crypt/certbot: marked ~ppc64 (diff)
downloadgentoo-7690c01bbcf11900dd2267998737e72646774aa3.tar.gz
gentoo-7690c01bbcf11900dd2267998737e72646774aa3.tar.bz2
gentoo-7690c01bbcf11900dd2267998737e72646774aa3.zip
net-analyzer/openbsd-netcat: marked ~ppc64
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/openbsd-netcat')
-rw-r--r--net-analyzer/openbsd-netcat/openbsd-netcat-1.105-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.105-r1.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.105-r1.ebuild
index 769c9b57c689..fbc35796377b 100644
--- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.105-r1.ebuild
+++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.105-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ LICENSE="BSD"
SLOT="0"
IUSE="elibc_Darwin"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
DEPEND="virtual/pkgconfig"
RDEPEND="!elibc_Darwin? ( dev-libs/libbsd )