commit: 0d7d53d4e17e0559edd9c7115cac5fde5d3167f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 3 13:47:37 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 3 13:47:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7d53d4
net-analyzer/wtfis: Stabilize 0.10.2 x86, #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 1700767a6559..3bae585d4a72 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"