diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-09-25 16:56:07 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-09-25 16:58:46 +0300 |
commit | 65a86b1a6c5ccd24f36099ae88557c83c5c87012 (patch) | |
tree | 19aa11f21661baa6add62494e7b973f5b25936b8 /gnome-extra | |
parent | gnome-extra/cinnamon-menus: Stabilize 6.2.0 amd64, #940051 (diff) | |
download | gentoo-65a86b1a6c5ccd24f36099ae88557c83c5c87012.tar.gz gentoo-65a86b1a6c5ccd24f36099ae88557c83c5c87012.tar.bz2 gentoo-65a86b1a6c5ccd24f36099ae88557c83c5c87012.zip |
gnome-extra/cjs: Stabilize 6.2.0 amd64, #940051
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/cjs/cjs-6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/cjs/cjs-6.2.0.ebuild b/gnome-extra/cjs/cjs-6.2.0.ebuild index 05415690462e..516cc3f96848 100644 --- a/gnome-extra/cjs/cjs-6.2.0.ebuild +++ b/gnome-extra/cjs/cjs-6.2.0.ebuild @@ -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=" |