From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 751A4158089 for ; Wed, 4 Oct 2023 08:24:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 892642BC086; Wed, 4 Oct 2023 08:24:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D4FF2BC076 for ; Wed, 4 Oct 2023 08:24:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 84C56335CE3 for ; Wed, 4 Oct 2023 08:24:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 167A6980 for ; Wed, 4 Oct 2023 08:24:30 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1696407865.0e346f3bc4e73e0e93742085a9617b5a06a6dd64.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cjs/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cjs/cjs-5.8.0.ebuild X-VCS-Directories: gnome-extra/cjs/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0e346f3bc4e73e0e93742085a9617b5a06a6dd64 X-VCS-Branch: master Date: Wed, 4 Oct 2023 08:24:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4e7526e4-4744-4b0f-a1b2-131b36528010 X-Archives-Hash: c9025541863552c6da6d7701c4acc32a commit: 0e346f3bc4e73e0e93742085a9617b5a06a6dd64 Author: Joonas Niilola gentoo org> AuthorDate: Wed Oct 4 08:23:39 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Oct 4 08:24:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e346f3b gnome-extra/cjs: Stabilize 5.8.0 amd64, #914901 Signed-off-by: Joonas Niilola gentoo.org> gnome-extra/cjs/cjs-5.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cjs/cjs-5.8.0.ebuild b/gnome-extra/cjs/cjs-5.8.0.ebuild index 7ff921479309..91361b0adc7d 100644 --- a/gnome-extra/cjs/cjs-5.8.0.ebuild +++ b/gnome-extra/cjs/cjs-5.8.0.ebuild @@ -14,7 +14,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" IUSE="+cairo examples readline sysprof test" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" RDEPEND=" dev-lang/spidermonkey:102