diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:24:24 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:26:36 +0100 |
commit | c931bd95322ff9c293a495bf17c7cd23f6a4a8da (patch) | |
tree | 4fc2e215d245a8eab3add6f264c835a9d13349c6 /dev-libs/gjs/gjs-1.46.0.ebuild | |
parent | dev-libs/dee: amd64 stable, bug 606818 (diff) | |
download | gentoo-c931bd95322ff9c293a495bf17c7cd23f6a4a8da.tar.gz gentoo-c931bd95322ff9c293a495bf17c7cd23f6a4a8da.tar.bz2 gentoo-c931bd95322ff9c293a495bf17c7cd23f6a4a8da.zip |
dev-libs/gjs: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs/gjs/gjs-1.46.0.ebuild')
-rw-r--r-- | dev-libs/gjs/gjs-1.46.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gjs/gjs-1.46.0.ebuild b/dev-libs/gjs/gjs-1.46.0.ebuild index 5a6e89617757..6983ff795c2d 100644 --- a/dev-libs/gjs/gjs-1.46.0.ebuild +++ b/dev-libs/gjs/gjs-1.46.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |