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/megaglest-data/
Date: Sun, 25 Apr 2021 21:05:28
Message-Id: 1619384718.3b263c4ba262eb4cc885c4724a5ae5a310815c8e.sam@gentoo
1 commit: 3b263c4ba262eb4cc885c4724a5ae5a310815c8e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 21:05:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 21:05:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b263c4b
7
8 games-strategy/megaglest-data: Keyword 3.13.0 arm64, #774351
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild b/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild
16 index b96462b4fb9..9a1f00300e1 100644
17 --- a/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild
18 +++ b/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/MegaGlest/megaglest-data/releases/download/${PV}/meg
20
21 LICENSE="CC-BY-SA-3.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25 IUSE="doc"
26
27 DOCS=( docs/AUTHORS.data.txt docs/CHANGELOG.txt docs/README.txt )