Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/maxima/
Date: Sun, 28 Apr 2019 22:06:13
Message-Id: 1556489110.6af0be7ee20bcfc49f7f1d5fc615b7f8fd0c89cc.whissi@gentoo
1 commit: 6af0be7ee20bcfc49f7f1d5fc615b7f8fd0c89cc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 21:58:49 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 22:05:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af0be7e
7
8 sci-mathematics/maxima: x86 stable (bug #677422)
9
10 Package-Manager: Portage-2.3.64, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-mathematics/maxima/maxima-5.42.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/maxima/maxima-5.42.1.ebuild b/sci-mathematics/maxima/maxima-5.42.1.ebuild
17 index 24423bba7cf..07c6bbdadd5 100644
18 --- a/sci-mathematics/maxima/maxima-5.42.1.ebuild
19 +++ b/sci-mathematics/maxima/maxima-5.42.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2 GPL-2+"
23 SLOT="0"
24 -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26
27 # Supported lisps
28 LISPS=( sbcl cmucl gcl ecls clozurecl clisp )