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

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-06-21 05:36:28 -04:00
parent 9836a18ee3
commit 74f2f061a5

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"