diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-04 19:04:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-04 19:04:35 +0300 |
commit | f524ef83577f64d6c2b709ea5d92b1609caa129a (patch) | |
tree | 69d885ca8ea8e618d2109b02a30c92a1def54924 /games-board | |
parent | games-board/polyglot: Keyword 1.4.70b-r3 arm64, #907772 (diff) | |
download | gentoo-f524ef83577f64d6c2b709ea5d92b1609caa129a.tar.gz gentoo-f524ef83577f64d6c2b709ea5d92b1609caa129a.tar.bz2 gentoo-f524ef83577f64d6c2b709ea5d92b1609caa129a.zip |
games-board/fruit: Keyword 2.1-r1 arm64, #907772
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/fruit/fruit-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/fruit/fruit-2.1-r1.ebuild b/games-board/fruit/fruit-2.1-r1.ebuild index 4794f6bf817f..8ae53cb6d99f 100644 --- a/games-board/fruit/fruit-2.1-r1.ebuild +++ b/games-board/fruit/fruit-2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}/src" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" BDEPEND="app-arch/unzip" |