diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 22:44:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 22:44:34 -0400 |
commit | 29b640ef6afafa95dba0a299e417a6ff8e4c0131 (patch) | |
tree | 5d56b7b143eeb9dbfcd178ac78b9c2ca6883a718 /games-puzzle | |
parent | games-board/iagno: arm64 keyworded (diff) | |
download | gentoo-29b640ef6afafa95dba0a299e417a6ff8e4c0131.tar.gz gentoo-29b640ef6afafa95dba0a299e417a6ff8e4c0131.tar.bz2 gentoo-29b640ef6afafa95dba0a299e417a6ff8e4c0131.zip |
games-puzzle/hitori: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/hitori/hitori-3.22.4.ebuild | 4 |
1 files 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 a85199947060..33183ab94665 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 |