diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 20:32:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 20:32:14 -0400 |
commit | b40a11d98d9d3889c06d3918debdeaaa0ebe503b (patch) | |
tree | cfca25bce35a5fe89668b461b6a0dbd05f100630 /net-libs/libzapojit | |
parent | www-apache/mod_dnssd: arm64 keyworded (diff) | |
download | gentoo-b40a11d98d9d3889c06d3918debdeaaa0ebe503b.tar.gz gentoo-b40a11d98d9d3889c06d3918debdeaaa0ebe503b.tar.bz2 gentoo-b40a11d98d9d3889c06d3918debdeaaa0ebe503b.zip |
net-libs/libzapojit: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'net-libs/libzapojit')
-rw-r--r-- | net-libs/libzapojit/libzapojit-0.0.3.ebuild | 4 |
1 files 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 15d47cd908b3..b8b46a6153c1 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 |