Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/xcruiser/
Date: Fri, 09 Sep 2022 16:45:38
Message-Id: 1662741926.a300b1a5fbc644557b9c12326593911b5d4e2714.arthurzam@gentoo
1 commit: a300b1a5fbc644557b9c12326593911b5d4e2714
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 9 16:45:26 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 9 16:45:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a300b1a5
7
8 games-misc/xcruiser: Keyword 0.30-r1 arm64, #869071
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 games-misc/xcruiser/xcruiser-0.30-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-misc/xcruiser/xcruiser-0.30-r1.ebuild b/games-misc/xcruiser/xcruiser-0.30-r1.ebuild
16 index 0b64f9c5698b..df47efb3b36c 100644
17 --- a/games-misc/xcruiser/xcruiser-0.30-r1.ebuild
18 +++ b/games-misc/xcruiser/xcruiser-0.30-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 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="mirror://sourceforge/${PN}/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~x86"
31 RESTRICT="test"
32
33 RDEPEND="x11-libs/libXaw"