diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:40:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:46:39 +0000 |
commit | ab1309e2f2ea0577a94a5fee6a6a6143807c2ebd (patch) | |
tree | 98fc654b8a2f99181db333ee98d9a2a3b83fcc20 /dev-libs/starpu | |
parent | dev-cpp/tbb: keyworded 2017.20170226 for sparc, bug #575366 (thanks to Rolf E... (diff) | |
download | gentoo-ab1309e2f2ea0577a94a5fee6a6a6143807c2ebd.tar.gz gentoo-ab1309e2f2ea0577a94a5fee6a6a6143807c2ebd.tar.bz2 gentoo-ab1309e2f2ea0577a94a5fee6a6a6143807c2ebd.zip |
dev-libs/starpu: keyworded 1.1.5-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 '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 d0728fdbc1a3..f6b978c34f00 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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl qt4 static-libs test" |