net-analyzer/wtfis: Stabilize 0.14.0 amd64, #969435

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-02-24 20:54:31 +00:00
parent 6285e3fcd6
commit 2c9bc25594

View File

@@ -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"