Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/lpsolve/
Date: Tue, 30 Jul 2019 22:41:03
Message-Id: 1564526453.d102ab07003d3e6031ad478901f590a1a2e8ddd0.bman@gentoo
1 commit: d102ab07003d3e6031ad478901f590a1a2e8ddd0
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 30 22:40:29 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 30 22:40:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d102ab07
7
8 sci-mathematics/lpsolve: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
18 index 5de810343b2..6ea531bf763 100644
19 --- a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
20 +++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -9,7 +9,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
28
29 LICENSE="LGPL-2.1"
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
33 IUSE="static-libs"
34
35 DEPEND="sci-libs/colamd"