summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 15:49:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 15:49:33 +0200
commit5302a10b7d53fead65edcd16e0bfe8cde096a5af (patch)
tree1afeb08882d164dbb4bc17ddff9985daf2126283 /net-analyzer/scapy/scapy-2.5.0.ebuild
parentnet-analyzer/scapy: Stabilize 2.5.0 x86, #899392 (diff)
downloadgentoo-5302a10b7d53fead65edcd16e0bfe8cde096a5af.tar.gz
gentoo-5302a10b7d53fead65edcd16e0bfe8cde096a5af.tar.bz2
gentoo-5302a10b7d53fead65edcd16e0bfe8cde096a5af.zip
net-analyzer/scapy: Stabilize 2.5.0 amd64, #899392
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/scapy/scapy-2.5.0.ebuild')
-rw-r--r--net-analyzer/scapy/scapy-2.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/scapy/scapy-2.5.0.ebuild b/net-analyzer/scapy/scapy-2.5.0.ebuild
index 2f3bee6e872d..3a385c66fe57 100644
--- a/net-analyzer/scapy/scapy-2.5.0.ebuild
+++ b/net-analyzer/scapy/scapy-2.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/secdev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"