net-analyzer/shodan: Stabilize 1.31.0 amd64, #928043

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-28 16:43:52 +00:00
parent ee61ca6749
commit e2f7304e9c

View File

@@ -17,7 +17,7 @@ if [[ ${PV} = "9999" ]]; then
EGIT_REPO_URI="https://github.com/achillean/shodan-python.git"
else
inherit pypi
KEYWORDS="~amd64 ~loong ~x86"
KEYWORDS="amd64 ~loong ~x86"
fi
LICENSE="MIT"