commit: a583881cdedad1f5563930ca8a4d446d6a1138e5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed May 14 18:50:33 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed May 14 18:50:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a583881c
gnome-extra/cjs: Stabilize 6.4.0 amd64, #955861 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> gnome-extra/cjs/cjs-6.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/cjs/cjs-6.4.0.ebuild b/gnome-extra/cjs/cjs-6.4.0.ebuild index 05415690462e..48f909e47a03 100644 --- a/gnome-extra/cjs/cjs-6.4.0.ebuild +++ b/gnome-extra/cjs/cjs-6.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/cjs/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD CC0-1.0 MIT MPL-2.0 || ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="+cairo examples readline sysprof test" RDEPEND="
