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-fps/duke3d-data/
Date: Fri, 04 Sep 2020 23:15:00
Message-Id: 1599261247.76713922276d45a3ee1589bbc830c10cea206186.sam@gentoo
1 commit: 76713922276d45a3ee1589bbc830c10cea206186
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 23:14:07 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 23:14:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76713922
7
8 games-fps/duke3d-data: Keyword 1.0-r4 arm64, #730556
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
16 index a367bad4e4b..a466c316ad8 100644
17 --- a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
18 +++ b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ SRC_URI="gog? ( ${GOG_FILE} )"
26
27 LICENSE="DUKE3D gog? ( GOG-EULA )"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~x86"
31 IUSE="gog"
32 REQUIRED_USE="^^ ( cdinstall gog )"
33 RESTRICT="mirror bindist gog? ( fetch )"