summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-08 19:00:55 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-08 19:10:09 -0500
commitcf9f4012a8bd15332cc84b1d82b21fe2a11b77cf (patch)
tree8e6cb574d2247342838524e5ad82006f540f2027 /dev-libs/gjs
parentdev-libs/fribidi: arm64 stable (bug #702260) (diff)
downloadgentoo-cf9f4012a8bd15332cc84b1d82b21fe2a11b77cf.tar.gz
gentoo-cf9f4012a8bd15332cc84b1d82b21fe2a11b77cf.tar.bz2
gentoo-cf9f4012a8bd15332cc84b1d82b21fe2a11b77cf.zip
dev-libs/gjs: arm64 stable (bug #702260)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r--dev-libs/gjs/gjs-1.56.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.56.2.ebuild b/dev-libs/gjs/gjs-1.56.2.ebuild
index ee4274c8267d..0f3b7daad9ee 100644
--- a/dev-libs/gjs/gjs-1.56.2.ebuild
+++ b/dev-libs/gjs/gjs-1.56.2.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 ~arm64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc x86"
RDEPEND="
>=dev-libs/glib-2.54.0