diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 02:56:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 02:58:28 +0000 |
commit | 774a2040f8005f3c204fe1b84d1d10f4b7fb5425 (patch) | |
tree | 8b7d15aee9a4351a014cc46100701f83cf21d4c9 /dev-libs/starpu | |
parent | sci-libs/colpack: keyworded 1.0.10 for ppc, bug #575366 (diff) | |
download | gentoo-774a2040f8005f3c204fe1b84d1d10f4b7fb5425.tar.gz gentoo-774a2040f8005f3c204fe1b84d1d10f4b7fb5425.tar.bz2 gentoo-774a2040f8005f3c204fe1b84d1d10f4b7fb5425.zip |
dev-libs/starpu: keyworded 1.1.5-r1 for ppc, bug #575366
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/starpu')
-rw-r--r-- | dev-libs/starpu/starpu-1.1.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/starpu/starpu-1.1.5-r1.ebuild b/dev-libs/starpu/starpu-1.1.5-r1.ebuild index c997d3628914..d0728fdbc1a3 100644 --- a/dev-libs/starpu/starpu-1.1.5-r1.ebuild +++ b/dev-libs/starpu/starpu-1.1.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/8" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl qt4 static-libs test" |