diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 02:56:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 02:58:29 +0000 |
commit | 89951b393563d6dce2770cc5d9406461a8607c4a (patch) | |
tree | cf1e21b404e9050498079a04bc42c0b4be453690 /sci-libs/scotch | |
parent | sci-libs/colpack: keyworded 1.0.9-r1 for ppc, bug #575366 (diff) | |
download | gentoo-89951b393563d6dce2770cc5d9406461a8607c4a.tar.gz gentoo-89951b393563d6dce2770cc5d9406461a8607c4a.tar.bz2 gentoo-89951b393563d6dce2770cc5d9406461a8607c4a.zip |
sci-libs/scotch: keyworded 6.0.4-r2 for ppc, bug #575366
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-libs/scotch')
-rw-r--r-- | sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index 949a33b5852f..b5daf21f66a8 100644 --- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild +++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${DID}/${MYP}.tar.gz" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs tools threads" DEPEND=" |