gui-apps/swaylock: Stabilize 1.8.0 amd64, #948672

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-25 00:47:59 +00:00
parent 1856b62532
commit 8963122161

View File

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