summaryrefslogtreecommitdiff
path: root/net-analyzer/shodan/shodan-1.28.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-05 00:07:41 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-05 00:07:41 +0000
commite84469d1a99031578172f7c064945ba5114c5263 (patch)
tree170ff74f02b1b5050aa378951270f120617cca37 /net-analyzer/shodan/shodan-1.28.0.ebuild
parentd46d0aa37cf8b6304aea3c3f2a1be8cca389e989 (diff)
gentoo auto-resync : 05:01:2023 - 00:07:41
Diffstat (limited to 'net-analyzer/shodan/shodan-1.28.0.ebuild')
-rw-r--r--net-analyzer/shodan/shodan-1.28.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/shodan/shodan-1.28.0.ebuild b/net-analyzer/shodan/shodan-1.28.0.ebuild
index c9698d950297..f9f59037faa7 100644
--- a/net-analyzer/shodan/shodan-1.28.0.ebuild
+++ b/net-analyzer/shodan/shodan-1.28.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"