diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:42:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:46:42 +0000 |
commit | e684bd63d6f4e201fda77a425317ae217172c123 (patch) | |
tree | b68d8ae5828c2e2dc26d4243a1c9782ac08f672f /sci-libs/pastix | |
parent | sci-libs/colpack: keyworded 1.0.10 for sparc, bug #575366 (thanks to Rolf Eik... (diff) | |
download | gentoo-e684bd63d6f4e201fda77a425317ae217172c123.tar.gz gentoo-e684bd63d6f4e201fda77a425317ae217172c123.tar.bz2 gentoo-e684bd63d6f4e201fda77a425317ae217172c123.zip |
sci-libs/pastix: keyworded 5.2.3 for sparc, bug #575366 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 c307ed61b06c..de4649c9db4a 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 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |