diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:42:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:42:20 +0100 |
commit | 9942907d88f84a7824ca06fcee5df379c409e2b9 (patch) | |
tree | 0acb3267ebc18b57496ca546a1014d850b85a877 /sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | |
parent | sci-libs/colamd: ia64 keyworded, bug #575366 (diff) | |
download | gentoo-9942907d88f84a7824ca06fcee5df379c409e2b9.tar.gz gentoo-9942907d88f84a7824ca06fcee5df379c409e2b9.tar.bz2 gentoo-9942907d88f84a7824ca06fcee5df379c409e2b9.zip |
sci-libs/pastix: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/pastix/pastix-5.2.2.22-r1.ebuild')
-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 dde2416b7e77..699e5c02c19a 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 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |