diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 02:47:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 02:48:15 +0100 |
commit | c76a86485fd5a62ef58ab060d7afde31750fe41a (patch) | |
tree | 5d78975fa28cea1016487f9d53363dbd19f5ff6a /sci-libs | |
parent | dev-libs/starpu: x86 stable (bug #738380) (diff) | |
download | gentoo-c76a86485fd5a62ef58ab060d7afde31750fe41a.tar.gz gentoo-c76a86485fd5a62ef58ab060d7afde31750fe41a.tar.bz2 gentoo-c76a86485fd5a62ef58ab060d7afde31750fe41a.zip |
sci-libs/pastix: x86 stable (bug #738380)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild index 58b61bc3195d..4e3808900012 100644 --- a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild +++ b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild @@ -28,7 +28,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${PN}_${PV}.tar.bz2" LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |