Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/0ad/
Date: Sat, 05 Sep 2020 00:35:47
Message-Id: 1599265953.ccf88971df129944101991c1a8b78cb3e74203d6.sam@gentoo
1 commit: ccf88971df129944101991c1a8b78cb3e74203d6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 00:32:33 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 00:32:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf88971
7
8 games-strategy/0ad: arm64 keyworded (bug #730888)
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 games-strategy/0ad/0ad-0.0.23b_alpha.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild b/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild
17 index b059293c8f0..174ce6ff0cd 100644
18 --- a/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild
19 +++ b/games-strategy/0ad/0ad-0.0.23b_alpha.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -17,7 +17,7 @@ SRC_URI="http://releases.wildfiregames.com/${MY_P}-unix-build.tar.xz"
27
28 LICENSE="GPL-2 LGPL-2.1 MIT CC-BY-SA-3.0 ZLIB"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~arm64 ~x86"
32 IUSE="editor +lobby nvtt pch test"
33 RESTRICT="test"