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 D4CDA15810F for ; Sat, 10 Jun 2023 04:20:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD426E093B; Sat, 10 Jun 2023 04:20:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A70D1E093B for ; Sat, 10 Jun 2023 04:20:17 +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 8469B341104 for ; Sat, 10 Jun 2023 04:20:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9F6EA9A for ; Sat, 10 Jun 2023 04:20:13 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1686370740.273dd62873c4c3da3677f92b3f3f14f515456ea1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/jags/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/jags/jags-4.3.1.ebuild X-VCS-Directories: sci-mathematics/jags/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 273dd62873c4c3da3677f92b3f3f14f515456ea1 X-VCS-Branch: master Date: Sat, 10 Jun 2023 04:20:13 +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: 0afa8e20-56ec-4c29-b692-c134b768855e X-Archives-Hash: a192b25ec49183183395859172466b55 commit: 273dd62873c4c3da3677f92b3f3f14f515456ea1 Author: Sam James gentoo org> AuthorDate: Sat Jun 10 04:19:00 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 10 04:19:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273dd628 sci-mathematics/jags: Stabilize 4.3.1 amd64, #908183 Signed-off-by: Sam James gentoo.org> sci-mathematics/jags/jags-4.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/jags/jags-4.3.1.ebuild b/sci-mathematics/jags/jags-4.3.1.ebuild index 3b7d97d08930..450c8d50908b 100644 --- a/sci-mathematics/jags/jags-4.3.1.ebuild +++ b/sci-mathematics/jags/jags-4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MYP}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND="