dev-util/directx-headers: Keyword 1.613.1 arm64, #931635

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-05-09 21:19:11 +01:00
parent ec27241e16
commit 5ee55f4e1c

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/microsoft/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~arm64 x86"
S="${WORKDIR}"/${MY_PN}-${PV}
fi