From: Roy Bamford Date: Thu, 1 Sep 2016 16:42:58 +0000 (+0100) Subject: dev-libs/appstream-glib: keyword for ~arm64. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8af4b701e268920f5443079dfe86f28255988a61;p=gentoo.git dev-libs/appstream-glib: keyword for ~arm64. Tested on cortex-a53. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2184 Signed-off-by: Patrice Clement --- diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild index cd57507c5262..fb13b0621381 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/8" # soname version -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not