diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-30 18:40:29 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-30 18:40:53 -0400 |
commit | d102ab07003d3e6031ad478901f590a1a2e8ddd0 (patch) | |
tree | 54732271cef33666b654aff16671e926d709b2f3 /sci-mathematics/lpsolve | |
parent | app-text/libebook: arm64 stable (diff) | |
download | gentoo-d102ab07003d3e6031ad478901f590a1a2e8ddd0.tar.gz gentoo-d102ab07003d3e6031ad478901f590a1a2e8ddd0.tar.bz2 gentoo-d102ab07003d3e6031ad478901f590a1a2e8ddd0.zip |
sci-mathematics/lpsolve: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-mathematics/lpsolve')
-rw-r--r-- | sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild index 5de810343b29..6ea531bf763f 100644 --- a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild +++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="sci-libs/colamd" |