gui-libs/hyprcursor: Stabilize 0.1.12 amd64, #958869

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-23 01:15:21 +01:00
parent 5773e16cdf
commit 0f02d481fb

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git"
else
SRC_URI="https://github.com/hyprwm/${PN^}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~riscv"
KEYWORDS="amd64 ~riscv"
fi
LICENSE="BSD"