diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 17:34:34 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-05 17:36:00 +0200 |
commit | 26b78da919ea37902f1a85ee7269a2be0aae6557 (patch) | |
tree | 6d0d6558136fa128ec812a7443079ef27b83acfb /sci-libs/pastix | |
parent | sci-libs/colpack: add ~arm ~ppc64 keyword (bug 575366) (diff) | |
download | gentoo-26b78da919ea37902f1a85ee7269a2be0aae6557.tar.gz gentoo-26b78da919ea37902f1a85ee7269a2be0aae6557.tar.bz2 gentoo-26b78da919ea37902f1a85ee7269a2be0aae6557.zip |
sci-libs/pastix: add ~arm ~ppc64 keyword (bug 575366)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'sci-libs/pastix')
-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 8ce2b925ea59..bcf99da3cc09 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |