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/
Date: Sun, 25 Apr 2021 21:05:28
Message-Id: 1619384720.ce39fa182653617e0a05f0724a680e5ceca27f42.sam@gentoo
1 commit: ce39fa182653617e0a05f0724a680e5ceca27f42
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 21:05:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 21:05:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce39fa18
7
8 games-strategy/megaglest: Keyword 3.13.0 arm64, #774351
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-strategy/megaglest/megaglest-3.13.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-strategy/megaglest/megaglest-3.13.0.ebuild b/games-strategy/megaglest/megaglest-3.13.0.ebuild
16 index 212ab76aac3..1a07d154d99 100644
17 --- a/games-strategy/megaglest/megaglest-3.13.0.ebuild
18 +++ b/games-strategy/megaglest/megaglest-3.13.0.ebuild
19 @@ -22,7 +22,7 @@ SRC_URI="https://github.com/MegaGlest/megaglest-source/releases/download/${PV}/m
20
21 LICENSE="GPL-3 BitstreamVera"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25 IUSE="debug +editor fribidi cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 +streflop +tools +unicode wxuniversal +model-viewer videos"
26
27 REQUIRED_USE="${LUA_REQUIRED_USE}"