diff options
-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 |