summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-20 22:44:23 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-20 22:44:23 -0400
commit70f47bca454d9e99b2dd7c85cb6129e8c32fa071 (patch)
treedeea4c5fe338e2a84cfb4fd4269cfe3a07cbc1a7 /dev-libs/gjs
parentmedia-libs/gst-plugins-good: arm64 stable (diff)
downloadgentoo-70f47bca454d9e99b2dd7c85cb6129e8c32fa071.tar.gz
gentoo-70f47bca454d9e99b2dd7c85cb6129e8c32fa071.tar.bz2
gentoo-70f47bca454d9e99b2dd7c85cb6129e8c32fa071.zip
dev-libs/gjs: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r--dev-libs/gjs/gjs-1.54.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.54.3.ebuild b/dev-libs/gjs/gjs-1.54.3.ebuild
index 934729a10233..cf81bd1fae3d 100644
--- a/dev-libs/gjs/gjs-1.54.3.ebuild
+++ b/dev-libs/gjs/gjs-1.54.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
IUSE="+cairo examples gtk readline test"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="
>=dev-libs/glib-2.54.0