commit: 81f3c28ba789990b67af5374641fbe7961bcc624 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 05:56:24 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 22 05:56:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f3c28b
net-analyzer/scapy: Stabilize 2.6.1 amd64, #953700 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/scapy/scapy-2.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/scapy/scapy-2.6.1.ebuild b/net-analyzer/scapy/scapy-2.6.1.ebuild index d26405bcaa2e..2064febfabac 100644 --- a/net-analyzer/scapy/scapy-2.6.1.ebuild +++ b/net-analyzer/scapy/scapy-2.6.1.ebuild @@ -13,7 +13,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 )"
