summaryrefslogtreecommitdiff
path: root/net-analyzer/shodan/shodan-1.28.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/shodan/shodan-1.28.0.ebuild')
-rw-r--r--net-analyzer/shodan/shodan-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/shodan/shodan-1.28.0.ebuild b/net-analyzer/shodan/shodan-1.28.0.ebuild
index c66417af8251..c9698d950297 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 ~x86"
+ KEYWORDS="~amd64 ~loong ~x86"
fi
LICENSE="MIT"