diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-04 19:04:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-04 19:04:33 +0300 |
commit | 80de6e185b2d62f5e7e7da9bdbf51a9ecaf080d3 (patch) | |
tree | 00ea7a55fb504f1df5777f3ce99345df26897930 /games-board | |
parent | games-board/pychess: Keyword 1.0.4 arm64, #907772 (diff) | |
download | gentoo-80de6e185b2d62f5e7e7da9bdbf51a9ecaf080d3.tar.gz gentoo-80de6e185b2d62f5e7e7da9bdbf51a9ecaf080d3.tar.bz2 gentoo-80de6e185b2d62f5e7e7da9bdbf51a9ecaf080d3.zip |
games-board/gmchess: Keyword 0.29.6-r3 arm64, #907772
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gmchess/gmchess-0.29.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gmchess/gmchess-0.29.6-r3.ebuild b/games-board/gmchess/gmchess-0.29.6-r3.ebuild index fbd0e59250a6..ba541bf6c9ea 100644 --- a/games-board/gmchess/gmchess-0.29.6-r3.ebuild +++ b/games-board/gmchess/gmchess-0.29.6-r3.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=7 @@ -11,7 +11,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" DEPEND="dev-cpp/gtkmm:2.4" |