commit: ad15c957b1c9c2eb1903ae165658a70cb1575ad2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Feb 11 14:39:53 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Feb 11 14:39:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad15c957
dev-libs/starpu: amd64 stable wrt bug #676480 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-libs/starpu/starpu-1.2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/starpu/starpu-1.2.6.ebuild b/dev-libs/starpu/starpu-1.2.6.ebuild index 00bae6ae10a..5417166bdf1 100644 --- a/dev-libs/starpu/starpu-1.2.6.ebuild +++ b/dev-libs/starpu/starpu-1.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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
