summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-11-07 21:06:41 +0100
committerPacho Ramos <pacho@gentoo.org>2015-11-07 21:07:16 +0100
commit4150a8efa43a9752ef5a78a7b506cef94637cc52 (patch)
treeecfb979d980536b5f3d7545986c8167ce4c7226a /gnome-extra/cjs
parentsys-apps/man-db: Removed old. (diff)
downloadgentoo-4150a8efa43a9752ef5a78a7b506cef94637cc52.tar.gz
gentoo-4150a8efa43a9752ef5a78a7b506cef94637cc52.tar.bz2
gentoo-4150a8efa43a9752ef5a78a7b506cef94637cc52.zip
gnome-extra/cjs: Fix commit 6b3ab73a96ef35cbadec5cbbd9ee665bc65da031
Package-Manager: portage-2.2.23
Diffstat (limited to 'gnome-extra/cjs')
-rw-r--r--gnome-extra/cjs/cjs-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/cjs/cjs-2.6.2.ebuild b/gnome-extra/cjs/cjs-2.6.2.ebuild
index 7602027620a6..b7c2cade7bfb 100644
--- a/gnome-extra/cjs/cjs-2.6.2.ebuild
+++ b/gnome-extra/cjs/cjs-2.6.2.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="alpha ~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-lang/spidermonkey:24