diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-09 19:45:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-09 19:45:26 +0300 |
commit | a300b1a5fbc644557b9c12326593911b5d4e2714 (patch) | |
tree | bde245ec191c6da4ed49b2f79fd4ad56e5fd87f2 /games-misc | |
parent | dev-libs/double-conversion: Stabilize 3.2.1 arm, #869308 (diff) | |
download | gentoo-a300b1a5fbc644557b9c12326593911b5d4e2714.tar.gz gentoo-a300b1a5fbc644557b9c12326593911b5d4e2714.tar.bz2 gentoo-a300b1a5fbc644557b9c12326593911b5d4e2714.zip |
games-misc/xcruiser: Keyword 0.30-r1 arm64, #869071
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/xcruiser/xcruiser-0.30-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/xcruiser/xcruiser-0.30-r1.ebuild b/games-misc/xcruiser/xcruiser-0.30-r1.ebuild index 0b64f9c5698b..df47efb3b36c 100644 --- a/games-misc/xcruiser/xcruiser-0.30-r1.ebuild +++ b/games-misc/xcruiser/xcruiser-0.30-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RESTRICT="test" RDEPEND="x11-libs/libXaw" |