commit: 6a82f225e84ffd9cdfb579f99971c278a981aac3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 22:52:19 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 22:52:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a82f225
net-analyzer/wtfis: Stabilize 0.6.1 amd64, #903778
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wtfis/wtfis-0.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wtfis/wtfis-0.6.1.ebuild
b/net-analyzer/wtfis/wtfis-0.6.1.ebuild
index d3123041d699..dc39ae77fcb0 100644
--- a/net-analyzer/wtfis/wtfis-0.6.1.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.6.1.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"