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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D7D3A1382C5 for ; Sun, 30 May 2021 05:15:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4D6DE07A5; Sun, 30 May 2021 05:15:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0FAEE07A5 for ; Sun, 30 May 2021 05:15:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B57A335C78 for ; Sun, 30 May 2021 05:15:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95A6059C for ; Sun, 30 May 2021 05:15:18 +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: <1622351665.0a8d762fed797985bb306785b31c45822c2047bf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/singular/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/singular/singular-4.2.0_p1.ebuild X-VCS-Directories: sci-mathematics/singular/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0a8d762fed797985bb306785b31c45822c2047bf X-VCS-Branch: master Date: Sun, 30 May 2021 05:15:18 +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: 9ac90ef4-eecf-4b7f-ae17-728ae38b60e2 X-Archives-Hash: d67cc8b12e55264def6777c47495bbf9 commit: 0a8d762fed797985bb306785b31c45822c2047bf Author: Sam James gentoo org> AuthorDate: Sun May 30 05:14:25 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 30 05:14:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8d762f sci-mathematics/singular: Stabilize 4.2.0_p1 ppc, #712004 Signed-off-by: Sam James gentoo.org> sci-mathematics/singular/singular-4.2.0_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/singular/singular-4.2.0_p1.ebuild b/sci-mathematics/singular/singular-4.2.0_p1.ebuild index 6dd751e0a4f..47a82d1c8fa 100644 --- a/sci-mathematics/singular/singular-4.2.0_p1.ebuild +++ b/sci-mathematics/singular/singular-4.2.0_p1.ebuild @@ -17,7 +17,7 @@ SRC_URI="ftp://jim.mathematik.uni-kl.de/pub/Math/${MY_PN}/SOURCES/${MY_DIR}/${PN LICENSE="BSD GPL-2 GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-linux" +KEYWORDS="amd64 ppc x86 ~x86-linux" IUSE="emacs examples +readline static-libs" RDEPEND="dev-libs/gmp:0