summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-04 20:36:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-04 20:36:27 +0200
commit4c199d09bddbd8b439b12da62457ee8e8c99839f (patch)
tree0827d34d859e8ee07185563e2fc2129a1a15c12a /net-analyzer/wtfis
parentnet-analyzer/shodan: Stabilize 1.28.0 x86, #889720 (diff)
downloadgentoo-4c199d09bddbd8b439b12da62457ee8e8c99839f.tar.gz
gentoo-4c199d09bddbd8b439b12da62457ee8e8c99839f.tar.bz2
gentoo-4c199d09bddbd8b439b12da62457ee8e8c99839f.zip
net-analyzer/wtfis: Stabilize 0.5.0 x86, #889720
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/wtfis')
-rw-r--r--net-analyzer/wtfis/wtfis-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wtfis/wtfis-0.5.0.ebuild b/net-analyzer/wtfis/wtfis-0.5.0.ebuild
index 9c186fe068fa..60850e0f89e8 100644
--- a/net-analyzer/wtfis/wtfis-0.5.0.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.5.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 ~loong ~x86"
+ KEYWORDS="amd64 ~loong x86"
fi
LICENSE="MIT"