diff options
author | 2022-11-24 12:05:35 +0800 | |
---|---|---|
committer | 2022-11-24 20:00:09 +0800 | |
commit | 94b464257d4ad89b16355bac2d86b1e323279884 (patch) | |
tree | d06b2ac9424c7eef03f2e146c5f503ab6159ec60 /net-analyzer | |
parent | net-analyzer/shodan: keyword 1.28.0 for ~loong (diff) | |
download | gentoo-94b464257d4ad89b16355bac2d86b1e323279884.tar.gz gentoo-94b464257d4ad89b16355bac2d86b1e323279884.tar.bz2 gentoo-94b464257d4ad89b16355bac2d86b1e323279884.zip |
net-analyzer/wtfis: keyword 0.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wtfis/wtfis-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wtfis/wtfis-0.4.0.ebuild b/net-analyzer/wtfis/wtfis-0.4.0.ebuild index f8b9786fcce5..06c4fc422fe5 100644 --- a/net-analyzer/wtfis/wtfis-0.4.0.ebuild +++ b/net-analyzer/wtfis/wtfis-0.4.0.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} = "9999" ]]; then EGIT_REPO_URI="https://github.com/pirxthepilot/wtfis.git" else SRC_URI="https://github.com/pirxthepilot/wtfis/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~loong ~x86" fi LICENSE="MIT" |