games-engines/openmw: Keyword 0.47.0-r1 arm64, #806776

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-08 03:32:54 +00:00
parent 6e4a5f7567
commit 7404036d5e

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/OpenMW/openmw.git"
else
SRC_URI="https://github.com/OpenMW/openmw/archive/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm64 ~x86"
S="${WORKDIR}/${PN}-${P}"
fi