diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 02:46:50 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 02:48:15 +0100 |
commit | 66994ef387a5eae1cfec7a741c7e113918b96e5a (patch) | |
tree | 40c9c53b198995787a85519b7acc35f2249054a5 /dev-libs/starpu | |
parent | dev-python/aiohttp-socks: x86 stable (bug #750608) (diff) | |
download | gentoo-66994ef387a5eae1cfec7a741c7e113918b96e5a.tar.gz gentoo-66994ef387a5eae1cfec7a741c7e113918b96e5a.tar.bz2 gentoo-66994ef387a5eae1cfec7a741c7e113918b96e5a.zip |
dev-libs/starpu: x86 stable (bug #738380)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/starpu')
-rw-r--r-- | dev-libs/starpu/starpu-1.2.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/starpu/starpu-1.2.6-r1.ebuild b/dev-libs/starpu/starpu-1.2.6-r1.ebuild index 171c28305eb8..4465f97133e1 100644 --- a/dev-libs/starpu/starpu-1.2.6-r1.ebuild +++ b/dev-libs/starpu/starpu-1.2.6-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/37744/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/8" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE=" blas cuda doc examples fftw fortran gcc-plugin mpi opencl opengl |