commit: 29b640ef6afafa95dba0a299e417a6ff8e4c0131 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Aug 5 02:44:34 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Aug 5 02:44:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b640ef
games-puzzle/hitori: arm64 keyworded Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16 games-puzzle/hitori/hitori-3.22.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/hitori/hitori-3.22.4.ebuild b/games-puzzle/hitori/hitori-3.22.4.ebuild index a8519994706..33183ab9466 100644 --- a/games-puzzle/hitori/hitori-3.22.4.ebuild +++ b/games-puzzle/hitori/hitori-3.22.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Hitori" LICENSE="GPL-3+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" # gtk+-3.22 for build-time optional gtk_show_uri_on_window usage