diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-21 18:10:24 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-22 09:47:54 +0200 |
commit | 8166bffde0eb14acf2b1a6e6a529cc38b4c2db92 (patch) | |
tree | d57b456c7d24f9fe58f5d9d900b048d2314f1973 /games-puzzle | |
parent | app-text/po4a: Keyword 0.67 alpha, #863014 (diff) | |
download | gentoo-8166bffde0eb14acf2b1a6e6a529cc38b4c2db92.tar.gz gentoo-8166bffde0eb14acf2b1a6e6a529cc38b4c2db92.tar.bz2 gentoo-8166bffde0eb14acf2b1a6e6a529cc38b4c2db92.zip |
games-puzzle/xlogical: Keyword 1.0.8 arm64, #865243
Closes: https://github.com/gentoo/gentoo/pull/27387
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/xlogical/xlogical-1.0.8.ebuild | 4 |
1 files 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 |