mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
gui-apps/wcm: unkeyword 0.11.0_pre20260801 for ~arm64
Drop ~arm64 until gui-apps/wf-shell is rekeyworded. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
@@ -16,7 +16,7 @@ else
|
||||
COMMIT=14f2e03fc4bfa3a20d10b913461636363e39240c
|
||||
SRC_URI="https://github.com/WayfireWM/wcm/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}"/${PN}-${COMMIT}
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
KEYWORDS="~amd64"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
fi
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
SLOT="0/0.12"
|
||||
else
|
||||
SRC_URI="https://github.com/WayfireWM/wcm/releases/download/v${PV}/${P}.tar.xz"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
KEYWORDS="~amd64"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user