mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gui-wm/wayfire: Stabilize 0.8.0 amd64, #922537
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2023 Gentoo Authors
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
SLOT="0/9999"
|
||||
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"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user