dev-libs/weston: Stabilize 9.0.0 arm, #757378

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-02-18 08:50:49 +00:00
parent d30663d524
commit f3260dec25

View File

@@ -18,7 +18,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI="${SRC_PATCHES}"
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
KEYWORDS="amd64 ~arm ~arm64 x86"
KEYWORDS="amd64 arm ~arm64 x86"
fi
LICENSE="MIT CC-BY-SA-3.0"