games-strategy/freeciv: Keyword 3.2.3 arm64, #971357

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-05 20:55:32 +01:00
parent 232a3130ae
commit 1ee52559f9

View File

@@ -17,7 +17,7 @@ else
MY_PV="R${PV//./_}"
SRC_URI="https://github.com/freeciv/freeciv/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz"
if [[ ${PV} != *_beta* ]]; then
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
fi
MY_P="${PN}-${MY_PV}"
S="${WORKDIR}/${MY_P}"