summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-24 20:13:42 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-24 20:13:42 -0400
commitd4fd001c758392b2f3b7d8f528fafa9246e2face (patch)
treea1292f810a1446306f49043c6be3895d4bd504bf /gui-libs
parentgnome-base/gnome-desktop: arm64 stable (bug #692782) (diff)
downloadgentoo-d4fd001c758392b2f3b7d8f528fafa9246e2face.tar.gz
gentoo-d4fd001c758392b2f3b7d8f528fafa9246e2face.tar.bz2
gentoo-d4fd001c758392b2f3b7d8f528fafa9246e2face.zip
gui-libs/libhandy: arm64 keyworded (bug #692802)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.73, Repoman-2.3.17
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/libhandy/libhandy-0.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"