commit: 93032500f6012c23f3eb63588d4847af55b98fef Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Wed Jun 1 20:06:10 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jun 2 07:07:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93032500
games-board/games-mines: keyword for ~arm64. Tested on cortex-a53. Raspberry Pi in 64 bit mode. Closes: https://github.com/gentoo/gentoo/pull/1578 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> games-board/gnome-mines/gnome-mines-3.18.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-board/gnome-mines/gnome-mines-3.18.2.ebuild b/games-board/gnome-mines/gnome-mines-3.18.2.ebuild index d9d9651..c62a67e 100644 --- a/games-board/gnome-mines/gnome-mines-3.18.2.ebuild +++ b/games-board/gnome-mines/gnome-mines-3.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Mines" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" COMMON_DEPEND="
