commit: 522be62da437962467a086299d89023f72fe0710 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 01:05:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 01:05:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522be62d
gnome-extra/cjs: Stabilize 4.6.0 x86, #761996 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/cjs/cjs-4.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/cjs/cjs-4.6.0.ebuild b/gnome-extra/cjs/cjs-4.6.0.ebuild index a83515a191b..aebbde30dd1 100644 --- a/gnome-extra/cjs/cjs-4.6.0.ebuild +++ b/gnome-extra/cjs/cjs-4.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RESTRICT="test" RDEPEND="
