diff options
author | Sam James <sam@gentoo.org> | 2020-09-05 00:32:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-05 00:32:33 +0000 |
commit | ccf88971df129944101991c1a8b78cb3e74203d6 (patch) | |
tree | 4088efbd245410ae5e5cfa49f7e382d0d9960d44 /games-strategy/0ad | |
parent | sys-process/systemd-cron: Keyword 1.5.14 arm, #737518 (diff) | |
download | gentoo-ccf88971df129944101991c1a8b78cb3e74203d6.tar.gz gentoo-ccf88971df129944101991c1a8b78cb3e74203d6.tar.bz2 gentoo-ccf88971df129944101991c1a8b78cb3e74203d6.zip |
games-strategy/0ad: arm64 keyworded (bug #730888)
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-strategy/0ad')
-rw-r--r-- | games-strategy/0ad/0ad-0.0.23b_alpha.ebuild | 4 |
1 files 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 b059293c8f03..174ce6ff0cde 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" |