From 20cdd236597cab1a9dd623d0229173c8c44601b2 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Mon, 27 Sep 2021 16:23:41 +0200 Subject: net-analyzer/nessus-bin: keyword 8.15.2 for -* In theory we might be able to support x86 (assuming Debian packages work on modern Gentoo - according to Tenable download pages it's the only distro for which support for this arch didn't end many versions ago) and arm64 as well, however as things stand the only package SRC_URI is the one for amd64. Signed-off-by: Marek Szuba --- net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/nessus-bin') diff --git a/net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild b/net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild index 16fed087a328..6620c073f75f 100644 --- a/net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild +++ b/net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="${MY_P}.x86_64.rpm" LICENSE="GPL-2 Nessus-EULA" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="-* ~amd64" RESTRICT="mirror fetch strip" -- cgit v1.2.3-65-gdbad