summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-11-24 12:05:35 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-11-24 20:00:09 +0800
commit94b464257d4ad89b16355bac2d86b1e323279884 (patch)
treed06b2ac9424c7eef03f2e146c5f503ab6159ec60 /net-analyzer
parentnet-analyzer/shodan: keyword 1.28.0 for ~loong (diff)
downloadgentoo-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.ebuild2
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"