dev-util/mesa_clc: Keyword 25.2.2 arm, #955599

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2025-09-03 16:33:57 -04:00
parent abad8b61b7
commit cff1382dd0
No known key found for this signature in database
GPG Key ID: ACEB29740C9A4E97

View File

@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]]; then
else
S="${WORKDIR}/mesa-${MY_PV}"
SRC_URI="https://archive.mesa3d.org/mesa-${MY_PV}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
LICENSE="MIT"