diff options
author | Sam James <sam@gentoo.org> | 2021-06-12 16:04:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-12 16:04:44 +0000 |
commit | a6b108fcdd5bbe52d62659515e8c3a0de9e3939f (patch) | |
tree | d9bbbb58550365cbb937358369364cf5293e2c81 /net-analyzer | |
parent | app-admin/entr: Stabilize 4.9 amd64, #795483 (diff) | |
download | gentoo-a6b108fcdd5bbe52d62659515e8c3a0de9e3939f.tar.gz gentoo-a6b108fcdd5bbe52d62659515e8c3a0de9e3939f.tar.bz2 gentoo-a6b108fcdd5bbe52d62659515e8c3a0de9e3939f.zip |
net-analyzer/scapy: Stabilize 2.4.5 amd64, #795486
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/scapy/scapy-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/scapy/scapy-2.4.5.ebuild b/net-analyzer/scapy/scapy-2.4.5.ebuild index ee5fbb1ddf5a..d5184f68b5eb 100644 --- a/net-analyzer/scapy/scapy-2.4.5.ebuild +++ b/net-analyzer/scapy/scapy-2.4.5.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" DOC_CONTENTS=" Scapy has optional support for the following packages: |