diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-27 16:23:41 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-27 16:52:49 +0200 |
commit | 20cdd236597cab1a9dd623d0229173c8c44601b2 (patch) | |
tree | 7822b53d1abb1d6889c8dc686253ed8a9d879331 /net-analyzer/nessus-bin | |
parent | net-analyzer/openbsd-netcat: keyword 1.195-r1 for ~riscv (diff) | |
download | gentoo-20cdd236597cab1a9dd623d0229173c8c44601b2.tar.gz gentoo-20cdd236597cab1a9dd623d0229173c8c44601b2.tar.bz2 gentoo-20cdd236597cab1a9dd623d0229173c8c44601b2.zip |
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 <marecki@gentoo.org>
Diffstat (limited to 'net-analyzer/nessus-bin')
-rw-r--r-- | net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |