commit: 748a0fd5ae61295f519ed835cab0479c752ef682
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 18:36:26 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 18:36:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=748a0fd5
net-analyzer/shodan: Stabilize 1.28.0 x86, #889720
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-analyzer/shodan/shodan-1.28.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/shodan/shodan-1.28.0.ebuild
b/net-analyzer/shodan/shodan-1.28.0.ebuild
index d67501e01588..f9f59037faa7 100644
--- a/net-analyzer/shodan/shodan-1.28.0.ebuild
+++ b/net-analyzer/shodan/shodan-1.28.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} = "9999" ]]; then
else
SRC_URI="https://github.com/achillean/shodan-python/archive/refs/tags/${PV}.tar.gz
-> ${P}.gh.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
- KEYWORDS="amd64 ~loong ~x86"
+ KEYWORDS="amd64 ~loong x86"
fi
LICENSE="MIT"