diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:30:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:30:22 +0100 |
commit | e903daa7a4fcad174ad270468e8a005c03f7c1c2 (patch) | |
tree | fbe670ab70783ad4d00a4e49f1ca958843f8845e /sci-libs/lrslib | |
parent | dev-python/libvirt-python: amd64 stable wrt bug #704402 (diff) | |
download | gentoo-e903daa7a4fcad174ad270468e8a005c03f7c1c2.tar.gz gentoo-e903daa7a4fcad174ad270468e8a005c03f7c1c2.tar.bz2 gentoo-e903daa7a4fcad174ad270468e8a005c03f7c1c2.zip |
sci-libs/lrslib: amd64 stable wrt bug #704424
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/lrslib')
-rw-r--r-- | sci-libs/lrslib/lrslib-062.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/lrslib/lrslib-062.ebuild b/sci-libs/lrslib/lrslib-062.ebuild index 1df9b43c7019..296216bbe658 100644 --- a/sci-libs/lrslib/lrslib-062.ebuild +++ b/sci-libs/lrslib/lrslib-062.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="gmp mpi" RDEPEND="gmp? ( dev-libs/gmp:0= |