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/ja2-stracciatella-data/
Date: Sat, 05 Sep 2020 01:03:00
Message-Id: 1599267695.3f83bd58a69f5b11e9fb34010d283add5c61cbc8.sam@gentoo
1 commit: 3f83bd58a69f5b11e9fb34010d283add5c61cbc8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 01:01:35 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 01:01:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f83bd58
7
8 games-strategy/ja2-stracciatella-data: arm64 keyworded (bug #730894)
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/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
17 index f25285d6893..8b035b0ff0a 100644
18 --- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
19 +++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ SRC_URI=""
27
28 LICENSE="SIR-TECH"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~arm64 ~x86"
32 IUSE=""
33
34 DEPEND="app-arch/unshield"