commit: 8166bffde0eb14acf2b1a6e6a529cc38b4c2db92 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Wed Sep 21 22:10:24 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Sep 22 07:47:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8166bffd
games-puzzle/xlogical: Keyword 1.0.8 arm64, #865243 Closes: https://github.com/gentoo/gentoo/pull/27387 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-puzzle/xlogical/xlogical-1.0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/xlogical/xlogical-1.0.8.ebuild b/games-puzzle/xlogical/xlogical-1.0.8.ebuild index d0cd804016ba..33d120bea420 100644 --- a/games-puzzle/xlogical/xlogical-1.0.8.ebuild +++ b/games-puzzle/xlogical/xlogical-1.0.8.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=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" acct-group/gamestat
