Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/Macaulay2/
Date: Sat, 02 Dec 2017 13:03:41
Message-Id: 1512219772.2ec547b92ebeee15d3806be64ebf247bea041b02.soap@gentoo
1 commit: 2ec547b92ebeee15d3806be64ebf247bea041b02
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 1 15:44:50 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 2 13:02:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec547b9
7
8 sci-mathematics/Macaulay2: Destabilize
9
10 Has too many open bugs: 631876, 620942, 345233, 459640, 474782, 474784, 474788, 474790 and 474792
11
12 Closes: https://bugs.gentoo.org/576692
13 Package-Manager: Portage-2.3.16, Repoman-2.3.6
14 Closes: https://github.com/gentoo/gentoo/pull/6378
15
16 sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild
20 index 0836337b8d5..acd1d0deb89 100644
21 --- a/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild
22 +++ b/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild
23 @@ -18,7 +18,7 @@ SRC_URI="
24
25 SLOT="0"
26 LICENSE="GPL-2"
27 -KEYWORDS="amd64 ~arm ~x86"
28 +KEYWORDS="~amd64 ~arm ~x86"
29 IUSE="debug emacs +optimization"
30
31 REQUIRED_USE="${PYTHON_REQUIRED_USE}"