commit: 8af4b701e268920f5443079dfe86f28255988a61 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 16:42:58 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Sep 2 16:58:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af4b701
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 <monsieurp <AT> gentoo.org> dev-libs/appstream-glib/appstream-glib-0.5.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cd57507..fb13b06 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
