dev-libs/hyprland-protocols: Stabilize 0.3.0 amd64, #936647

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-07-27 20:16:21 +03:00
parent df3087f0fc
commit be09465252

View File

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