diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 02:57:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 02:58:30 +0000 |
commit | d5783a472db765341b9956463d7b3425425a143f (patch) | |
tree | fb9bfb10b7667a6ae6ca8fb6ef842dcb6817c491 /sci-libs/pastix | |
parent | dev-libs/ppl: stable 1.2 for sparc, bug #632277 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-d5783a472db765341b9956463d7b3425425a143f.tar.gz gentoo-d5783a472db765341b9956463d7b3425425a143f.tar.bz2 gentoo-d5783a472db765341b9956463d7b3425425a143f.zip |
sci-libs/pastix: keyworded 5.2.3 for ppc/ppc64, bug #575366
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'sci-libs/pastix')
-rw-r--r-- | sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/pastix/pastix-5.2.3.ebuild | 2 |
2 files changed, 2 insertions, 2 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 ae1a1ad6a746..42f5eecb2ad6 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" diff --git a/sci-libs/pastix/pastix-5.2.3.ebuild b/sci-libs/pastix/pastix-5.2.3.ebuild index f76314f8ec9d..c307ed61b06c 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |