diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-22 20:35:30 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-23 12:36:02 +0100 |
commit | 167dd7446f658119cf9f7e5ac5618a5843daa4c2 (patch) | |
tree | bd630d312c0ff0a459c31eb1f859b6c07f21ad69 /net-analyzer | |
parent | media-gfx/luminance-hdr: unkeyword 2.6.1.1-r1 for ~x86 (diff) | |
download | gentoo-167dd7446f658119cf9f7e5ac5618a5843daa4c2.tar.gz gentoo-167dd7446f658119cf9f7e5ac5618a5843daa4c2.tar.bz2 gentoo-167dd7446f658119cf9f7e5ac5618a5843daa4c2.zip |
net-analyzer/nmapsi: unkeyword 0.5_alpha2-r1 for ~x86
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nmapsi/nmapsi-0.5_alpha2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmapsi/nmapsi-0.5_alpha2-r1.ebuild b/net-analyzer/nmapsi/nmapsi-0.5_alpha2-r1.ebuild index 6cf6b4ca36cc..38dd4bb7612b 100644 --- a/net-analyzer/nmapsi/nmapsi-0.5_alpha2-r1.ebuild +++ b/net-analyzer/nmapsi/nmapsi-0.5_alpha2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}4-${PV/_/-}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="" DEPEND=" |