diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 15:55:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 15:55:46 +0100 |
commit | 4d7d7fc65fb124bb2346afa55f77b0faab8b9133 (patch) | |
tree | e214ea33726581d35fd9b61f3e3b6b02fbc15692 /sci-libs | |
parent | sci-libs/cantera: amd64 stable wrt bug #705134 (diff) | |
download | gentoo-4d7d7fc65fb124bb2346afa55f77b0faab8b9133.tar.gz gentoo-4d7d7fc65fb124bb2346afa55f77b0faab8b9133.tar.bz2 gentoo-4d7d7fc65fb124bb2346afa55f77b0faab8b9133.zip |
sci-libs/hypre: amd64 stable wrt bug #705134
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')
-rw-r--r-- | sci-libs/hypre/hypre-2.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hypre/hypre-2.18.2.ebuild b/sci-libs/hypre/hypre-2.18.2.ebuild index 6a972afc092d..71a4fd5fdacd 100644 --- a/sci-libs/hypre/hypre-2.18.2.ebuild +++ b/sci-libs/hypre/hypre-2.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-space/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples fortran int64 openmp mpi" RDEPEND=" |