commit: 51218958eea93fd18f4e485d5b2b539846d9fa0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 15:15:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 15:15:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51218958
net-analyzer/wtfis: Stabilize 0.10.2 amd64, #957081
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wtfis/wtfis-0.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wtfis/wtfis-0.10.2.ebuild
b/net-analyzer/wtfis/wtfis-0.10.2.ebuild
index 3bae585d4a72..291b32e3b7b4 100644
--- a/net-analyzer/wtfis/wtfis-0.10.2.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.10.2.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"