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/liquidwar/
Date: Sun, 25 Apr 2021 21:05:28
Message-Id: 1619384721.49b12ac9df5943c3ea74ca9ad0bb7eb16a5ea48e.sam@gentoo
1 commit: 49b12ac9df5943c3ea74ca9ad0bb7eb16a5ea48e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 21:05:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 21:05:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b12ac9
7
8 games-strategy/liquidwar: Keyword 5.6.5 arm64, #774351
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-strategy/liquidwar/liquidwar-5.6.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-strategy/liquidwar/liquidwar-5.6.5.ebuild b/games-strategy/liquidwar/liquidwar-5.6.5.ebuild
16 index 47a0e6ddf7a..48530526991 100644
17 --- a/games-strategy/liquidwar/liquidwar-5.6.5.ebuild
18 +++ b/games-strategy/liquidwar/liquidwar-5.6.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://ufoot.org/download/liquidwar/v5/${PV}/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
31
32 RDEPEND=">=media-libs/allegro-4.2:0[X]"
33 DEPEND="${RDEPEND}"