net-analyzer/wtfis: Stabilize 0.5.1 amd64, #892661

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-01-31 05:56:10 +00:00
parent a268b54f5c
commit e15fb876ee

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"