diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:40:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:46:40 +0000 |
commit | e957f9aded344c374da662d48b9dc5d01b6e21dc (patch) | |
tree | 157a87c60935e6f81704e1dffeeb7a956f89c780 /sci-libs | |
parent | sci-libs/colpack: keyworded 1.0.9-r1 for sparc, bug #575366 (thanks to Rolf E... (diff) | |
download | gentoo-e957f9aded344c374da662d48b9dc5d01b6e21dc.tar.gz gentoo-e957f9aded344c374da662d48b9dc5d01b6e21dc.tar.bz2 gentoo-e957f9aded344c374da662d48b9dc5d01b6e21dc.zip |
sci-libs/pastix: keyworded 5.2.2.22-r1 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')
-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 42f5eecb2ad6..2b4809a5bdea 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 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |