diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 02:05:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 02:05:24 +0000 |
commit | f8af1a633e9925d672d5149ca296e7ff317099f0 (patch) | |
tree | 869ad044df60bbc5e2823c03fc6952ea9a4bf581 /games-rpg/freedroidrpg | |
parent | sci-libs/tensorflow-2.7.0-r1: Fix non-cuda build and unbundle abseil-cpp (diff) | |
download | gentoo-f8af1a633e9925d672d5149ca296e7ff317099f0.tar.gz gentoo-f8af1a633e9925d672d5149ca296e7ff317099f0.tar.bz2 gentoo-f8af1a633e9925d672d5149ca296e7ff317099f0.zip |
games-rpg/freedroidrpg: Keyword 1.0_rc2-r1 arm64, #827660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-rpg/freedroidrpg')
-rw-r--r-- | games-rpg/freedroidrpg/freedroidrpg-1.0_rc2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2-r1.ebuild b/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2-r1.ebuild index 07f51263644e..b89390f2d7d2 100644 --- a/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2-r1.ebuild +++ b/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV^^}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="debug devtools nls opengl profile +sound" REQUIRED_USE="${LUA_REQUIRED_USE}" |