gui-wm/tinywl: Keyword 0.18.1 arm, #955262

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-07 15:31:36 +01:00
parent 24d864ccd9
commit cab6820219

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${PV}/downloads/wlroots-${PV}.tar.gz"
KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
S="${WORKDIR}/wlroots-${PV}"
fi