From: Aaron Bauman Date: Sun, 25 Aug 2019 00:13:42 +0000 (-0400) Subject: gui-libs/libhandy: arm64 keyworded (bug #692802) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d4fd001c758392b2f3b7d8f528fafa9246e2face;p=gentoo.git gui-libs/libhandy: arm64 keyworded (bug #692802) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.73, Repoman-2.3.17 --- diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild b/gui-libs/libhandy/libhandy-0.0.9.ebuild index 06eafda4c3dc..5e89a43e4027 100644 --- a/gui-libs/libhandy/libhandy-0.0.9.ebuild +++ b/gui-libs/libhandy/libhandy-0.0.9.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2.1+" SLOT="0.0/0" # It may or may not break ABI in future versions at this point; if new # SLOT happens, it'll likely file conflict on gtk-doc and glade library and catalog -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="examples glade gtk-doc +introspection test vala" REQUIRED_USE="vala? ( introspection )"