diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:48:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:48:12 +0100 |
commit | 4083b9328d56e1cd6703630ca27845a722fe5f5d (patch) | |
tree | edf18e9a05e0ca900cfdb5e5548b8535c00484b3 /sci-libs/pastix | |
parent | sci-libs/metis: ia64 keyworded, bug #575366 (diff) | |
download | gentoo-4083b9328d56e1cd6703630ca27845a722fe5f5d.tar.gz gentoo-4083b9328d56e1cd6703630ca27845a722fe5f5d.tar.bz2 gentoo-4083b9328d56e1cd6703630ca27845a722fe5f5d.zip |
sci-libs/pastix: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/pastix')
-rw-r--r-- | sci-libs/pastix/pastix-5.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pastix/pastix-5.2.3.ebuild b/sci-libs/pastix/pastix-5.2.3.ebuild index 538325c18516..75703d2868d8 100644 --- a/sci-libs/pastix/pastix-5.2.3.ebuild +++ b/sci-libs/pastix/pastix-5.2.3.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/latestfile/${PID}/${PN}_${PV}. LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |