commit: b40a11d98d9d3889c06d3918debdeaaa0ebe503b Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Aug 5 00:32:14 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Aug 5 00:32:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40a11d9
net-libs/libzapojit: arm64 keyworded Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16 net-libs/libzapojit/libzapojit-0.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libzapojit/libzapojit-0.0.3.ebuild b/net-libs/libzapojit/libzapojit-0.0.3.ebuild index 15d47cd908b..b8b46a6153c 100644 --- a/net-libs/libzapojit/libzapojit-0.0.3.ebuild +++ b/net-libs/libzapojit/libzapojit-0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/libzapojit" LICENSE="LGPL-2.1" SLOT="0" IUSE="+introspection" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.28:2
