dev-util/hyprwayland-scanner: Stabilize 0.4.4 amd64, #952957

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-01 19:00:49 +01:00
parent ab82e421dc
commit 5fc2f74597

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/hyprwm/hyprwayland-scanner/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
LICENSE="BSD"