Diff shodan-1.30.0 with a shodan-9999

/usr/portage/net-analyzer/shodan/shodan-9999.ebuild 2023-10-09 14:52:33.336368447 +0300
17 17
	EGIT_REPO_URI="https://github.com/achillean/shodan-python.git"
18 18
else
19 19
	inherit pypi
20
	KEYWORDS="amd64 ~loong x86"
20
	KEYWORDS="~amd64 ~loong ~x86"
21 21
fi
22 22

  
23 23
LICENSE="MIT"
Thank you!