summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-02-21 16:54:09 +0100
committerPacho Ramos <pacho@gentoo.org>2016-02-22 00:37:07 +0100
commit05994c812832871a764c7e657270913635cdeda0 (patch)
tree3fab0d52c78f3f98592372f286bff863bb8e0fb1 /gnome-extra/cjs
parentgnome-extra/cinnamon: amd64 stable, bug 566378 (diff)
downloadgentoo-05994c812832871a764c7e657270913635cdeda0.tar.gz
gentoo-05994c812832871a764c7e657270913635cdeda0.tar.bz2
gentoo-05994c812832871a764c7e657270913635cdeda0.zip
gnome-extra/cjs: amd64 stable, bug 566378
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'gnome-extra/cjs')
-rw-r--r--gnome-extra/cjs/cjs-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/cjs/cjs-2.8.0.ebuild b/gnome-extra/cjs/cjs-2.8.0.ebuild
index 7f766c8bd95c..902f86491dc1 100644
--- a/gnome-extra/cjs/cjs-2.8.0.ebuild
+++ b/gnome-extra/cjs/cjs-2.8.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/linuxmint/cjs/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
SLOT="0"
IUSE="+cairo examples gtk test"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-lang/spidermonkey:24