net-analyzer/wtfis: Stabilize 0.15.0 amd64, #977858

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-06-22 05:11:49 +01:00
parent a7c4b8baeb
commit f2c944e410

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"