gui-wm/wayfire: Stabilize 0.7.5 amd64, #901885

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-03-17 16:57:59 +00:00
parent 52ed2d37f8
commit 2fd0743fcd

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/WayfireWM/${PN}.git"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
KEYWORDS="amd64 ~arm64 ~riscv ~x86"
fi
LICENSE="MIT"