diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:30:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:30:00 +0200 |
commit | 7277ad9cfe9ce4b97cc246d01c563d27233b4570 (patch) | |
tree | b731c2bb02bfe044e91cd5aca6c897c6865d20c8 /dev-libs/gjs | |
parent | dev-libs/appstream-glib: arm stable wrt bug #728924 (diff) | |
download | gentoo-7277ad9cfe9ce4b97cc246d01c563d27233b4570.tar.gz gentoo-7277ad9cfe9ce4b97cc246d01c563d27233b4570.tar.bz2 gentoo-7277ad9cfe9ce4b97cc246d01c563d27233b4570.zip |
dev-libs/gjs: arm stable wrt bug #728924
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/gjs-1.58.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.58.8.ebuild b/dev-libs/gjs/gjs-1.58.8.ebuild index 5b445a69ae6b..f03433ba7e3d 100644 --- a/dev-libs/gjs/gjs-1.58.8.ebuild +++ b/dev-libs/gjs/gjs-1.58.8.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 +sysprof 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.58.0 |