diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-12-01 17:44:50 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 14:02:52 +0100 |
commit | 2ec547b92ebeee15d3806be64ebf247bea041b02 (patch) | |
tree | 326dba18e9e124e09e5a72a1db48f738159958b5 /sci-mathematics | |
parent | dev-libs/ppl: Remove old EAPI3 (diff) | |
download | gentoo-2ec547b92ebeee15d3806be64ebf247bea041b02.tar.gz gentoo-2ec547b92ebeee15d3806be64ebf247bea041b02.tar.bz2 gentoo-2ec547b92ebeee15d3806be64ebf247bea041b02.zip |
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
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0836337b8d5d..acd1d0deb899 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}" |