gui-libs/aquamarine: Stabilize 0.4.1 amd64, #941866

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-24 18:58:08 +01:00
parent cb3c1e1acf
commit ddc96cf9f1

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"
KEYWORDS="amd64"
fi
LICENSE="BSD"