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 0237F139083 for ; Sat, 2 Dec 2017 13:03:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E274E0DF3; Sat, 2 Dec 2017 13:03:40 +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 4E5CFE0DF3 for ; Sat, 2 Dec 2017 13:03:40 +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 75F3233FE60 for ; Sat, 2 Dec 2017 13:03:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7DF7AE75 for ; Sat, 2 Dec 2017 13:03:36 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1512219772.2ec547b92ebeee15d3806be64ebf247bea041b02.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/Macaulay2/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild X-VCS-Directories: sci-mathematics/Macaulay2/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 2ec547b92ebeee15d3806be64ebf247bea041b02 X-VCS-Branch: master Date: Sat, 2 Dec 2017 13:03:36 +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-Archives-Salt: 3ffee315-10af-4c2e-8153-797ef7ba04f5 X-Archives-Hash: 87081b75abaaeca7f28e34d3d1423de6 commit: 2ec547b92ebeee15d3806be64ebf247bea041b02 Author: Harri Nieminen gmail com> AuthorDate: Fri Dec 1 15:44:50 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Dec 2 13:02:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec547b9 sci-mathematics/Macaulay2: Destabilize Has too many open bugs: 631876, 620942, 345233, 459640, 474782, 474784, 474788, 474790 and 474792 Closes: https://bugs.gentoo.org/576692 Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6378 sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild index 0836337b8d5..acd1d0deb89 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI=" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug emacs +optimization" REQUIRED_USE="${PYTHON_REQUIRED_USE}"