commit:     0b4d73bd184c421bc81c33f1a7f9240bae0216e1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:36:25 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 18:36:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4d73bd

net-analyzer/shodan: Stabilize 1.28.0 amd64, #889720

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-analyzer/shodan/shodan-1.28.0.ebuild | 4 ++--
 1 file 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..d67501e01588 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"

Reply via email to