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-simulation/corsix-th/
Date: Tue, 19 Oct 2021 00:17:11
Message-Id: 1634602617.3383482d8fb448bed9d52c4c4a36643a49cc3ca5.sam@gentoo
1 commit: 3383482d8fb448bed9d52c4c4a36643a49cc3ca5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 00:16:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 00:16:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3383482d
7
8 games-simulation/corsix-th: Keyword 0.65.1 arm64, #805494
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-simulation/corsix-th/corsix-th-0.65.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-simulation/corsix-th/corsix-th-0.65.1.ebuild b/games-simulation/corsix-th/corsix-th-0.65.1.ebuild
16 index 96f236c3d3d..3ac363b27b5 100644
17 --- a/games-simulation/corsix-th/corsix-th-0.65.1.ebuild
18 +++ b/games-simulation/corsix-th/corsix-th-0.65.1.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 IUSE="doc +midi +sound +truetype +videos"
26
27 REQUIRED_USE="${LUA_REQUIRED_USE}"