commit: 2c9bc255946b98934826b2d2452e9cc2261c6ca1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 20:54:31 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 20:54:49 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9bc255
net-analyzer/wtfis: Stabilize 0.14.0 amd64, #969435
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wtfis/wtfis-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wtfis/wtfis-0.14.0.ebuild
b/net-analyzer/wtfis/wtfis-0.14.0.ebuild
index 4e66d71a0f5f..0c27bb71dff0 100644
--- a/net-analyzer/wtfis/wtfis-0.14.0.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.14.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"