commit: 26b78da919ea37902f1a85ee7269a2be0aae6557 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 15:34:34 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 15:36:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b78da9
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" sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8ce2b925ea5..bcf99da3cc0 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="
