summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-26 18:58:28 +0100
committerSam James <sam@gentoo.org>2023-09-26 18:58:28 +0100
commitccbe72ea6744f5495808471d3467a1dfa442ac9e (patch)
tree0c2da138c008cb490d84d087c3a77570db55026a /net-analyzer
parentdev-python/tldextract: Stabilize 3.4.4 x86, #914747 (diff)
downloadgentoo-ccbe72ea6744f5495808471d3467a1dfa442ac9e.tar.gz
gentoo-ccbe72ea6744f5495808471d3467a1dfa442ac9e.tar.bz2
gentoo-ccbe72ea6744f5495808471d3467a1dfa442ac9e.zip
net-analyzer/shodan: Stabilize 1.30.0 amd64, #914747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/shodan/shodan-1.30.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/shodan/shodan-1.30.0.ebuild b/net-analyzer/shodan/shodan-1.30.0.ebuild
index 97890dfac7d4..562f35e30232 100644
--- a/net-analyzer/shodan/shodan-1.30.0.ebuild
+++ b/net-analyzer/shodan/shodan-1.30.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = "9999" ]]; then
EGIT_REPO_URI="https://github.com/achillean/shodan-python.git"
else
inherit pypi
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="MIT"