diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-06-01 19:20:23 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-06-01 19:28:38 +0300 |
commit | f23471e8f52d0591cb4a76e2136753cc248e9e48 (patch) | |
tree | 4134e04aa6085507f32392016b9e5bf8465b20e1 /gnome-extra/cjs | |
parent | gnome-extra/cinnamon-menus: stabilize 4.8.2 on amd64, #793344 (diff) | |
download | gentoo-f23471e8f52d0591cb4a76e2136753cc248e9e48.tar.gz gentoo-f23471e8f52d0591cb4a76e2136753cc248e9e48.tar.bz2 gentoo-f23471e8f52d0591cb4a76e2136753cc248e9e48.zip |
gnome-extra/cjs: stabilize 4.8.2 on x86, #793344
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gnome-extra/cjs')
-rw-r--r-- | gnome-extra/cjs/cjs-4.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/cjs/cjs-4.8.2.ebuild b/gnome-extra/cjs/cjs-4.8.2.ebuild index 59ef8a7d5a6c..ddd4fa8465a7 100644 --- a/gnome-extra/cjs/cjs-4.8.2.ebuild +++ b/gnome-extra/cjs/cjs-4.8.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 readline sysprof test" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" RDEPEND=" dev-lang/spidermonkey:78 |