commit: 0f8e0c857a938fb3bc67b647f37bf27b94a86984
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 8 03:22:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 8 03:22:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8e0c85
net-analyzer/wtfis: destabilize 0.13.0 for ~amd64, ~x86
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wtfis/wtfis-0.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wtfis/wtfis-0.13.0.ebuild
b/net-analyzer/wtfis/wtfis-0.13.0.ebuild
index 28541bd53668..dc4ba2cdf731 100644
--- a/net-analyzer/wtfis/wtfis-0.13.0.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.13.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"