commit: ccf88971df129944101991c1a8b78cb3e74203d6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 5 00:32:33 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 5 00:32:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf88971
games-strategy/0ad: arm64 keyworded (bug #730888) Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> games-strategy/0ad/0ad-0.0.23b_alpha.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild b/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild index b059293c8f0..174ce6ff0cd 100644 --- a/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild +++ b/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="http://releases.wildfiregames.com/${MY_P}-unix-build.tar.xz" LICENSE="GPL-2 LGPL-2.1 MIT CC-BY-SA-3.0 ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="editor +lobby nvtt pch test" RESTRICT="test"
