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-engines/openxcom/
Date: Sat, 29 Aug 2020 23:52:03
Message-Id: 1598745116.35f17505c908d4c9cb389ba2510526982da5a1b6.sam@gentoo
1 commit: 35f17505c908d4c9cb389ba2510526982da5a1b6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 23:51:56 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 23:51:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f17505
7
8 games-engines/openxcom: arm64 keyworded (bug #731298)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild b/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild
17 index d76a38f5f0b..e9113fcdbb6 100644
18 --- a/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild
19 +++ b/games-engines/openxcom/openxcom-1.0.0_p20180317.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/SupSuper/OpenXcom/archive/${COMMIT}.tar.gz -> ${P}.t
27
28 LICENSE="GPL-3+ CC-BY-SA-4.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~arm64 ~x86"
32 IUSE="doc"
33
34 RDEPEND=">=dev-cpp/yaml-cpp-0.5.1