summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-02 03:21:31 +0100
committerSam James <sam@gentoo.org>2021-04-03 16:55:08 +0100
commit970b1eaf9d9c16d748589dc7c4b2b8a359fabfc9 (patch)
tree1c37cb0ecba5d453e1daa2e43d43a9ee97fc2aea /net-analyzer/portsentry
parentnet-analyzer/portsentry: EAPI 7, eutils--, non-Linux support (diff)
downloadgentoo-970b1eaf9d9c16d748589dc7c4b2b8a359fabfc9.tar.gz
gentoo-970b1eaf9d9c16d748589dc7c4b2b8a359fabfc9.tar.bz2
gentoo-970b1eaf9d9c16d748589dc7c4b2b8a359fabfc9.zip
net-analyzer/portsentry: ~x64-macos keyworded
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/portsentry')
-rw-r--r--net-analyzer/portsentry/portsentry-1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/portsentry/portsentry-1.2-r1.ebuild b/net-analyzer/portsentry/portsentry-1.2-r1.ebuild
index 66dfae69b06a..362756f86a4d 100644
--- a/net-analyzer/portsentry/portsentry-1.2-r1.ebuild
+++ b/net-analyzer/portsentry/portsentry-1.2-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}_beta
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~x64-macos"
IUSE="kernel_Darwin kernel_linux kernel_FreeBSD kernel_SunOS"
RDEPEND="kernel_Darwin? ( app-shells/tcsh )"