summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-02-11 19:02:56 +0100
committerPacho Ramos <pacho@gentoo.org>2017-02-11 19:28:59 +0100
commit0acf483c864532b1aea484aabf1f72117c0ea0ec (patch)
tree22f91528fce34637b37ebb65a5421c40de307a97
parentdev-libs/dee: x86 stable, bug 606818 (diff)
downloadgentoo-0acf483c864532b1aea484aabf1f72117c0ea0ec.tar.gz
gentoo-0acf483c864532b1aea484aabf1f72117c0ea0ec.tar.bz2
gentoo-0acf483c864532b1aea484aabf1f72117c0ea0ec.zip
dev-libs/gjs: x86 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86"
-rw-r--r--dev-libs/gjs/gjs-1.46.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.46.0.ebuild b/dev-libs/gjs/gjs-1.46.0.ebuild
index 6983ff795c2d..4bf979a56140 100644
--- a/dev-libs/gjs/gjs-1.46.0.ebuild
+++ b/dev-libs/gjs/gjs-1.46.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
IUSE="+cairo examples gtk test"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="
>=dev-libs/glib-2.36:2