commit: ec003f78744269ec59500eb113045245ba59bbdb
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 04:20:31 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 04:20:31 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec003f78
net-analyzer/wtfis: Stabilize 0.14.0 x86, #969435
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
net-analyzer/wtfis/wtfis-0.14.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/wtfis/wtfis-0.14.0.ebuild
b/net-analyzer/wtfis/wtfis-0.14.0.ebuild
index bab1390d0e90..4e66d71a0f5f 100644
--- a/net-analyzer/wtfis/wtfis-0.14.0.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"