From c0f181f144f3db3448abaa54f7160e21bab3da7f Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Mon, 27 Jul 2020 17:55:45 -0600 Subject: dev-cpp/kokkos: mark x86 as unsupported Bug: https://github.com/kokkos/kokkos/issues/2312 Closes: https://bugs.gentoo.org/734156 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Christoph Junghans --- dev-cpp/kokkos/kokkos-3.0.00.ebuild | 2 +- dev-cpp/kokkos/kokkos-3.1.00.ebuild | 2 +- dev-cpp/kokkos/kokkos-3.1.01.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-cpp/kokkos') diff --git a/dev-cpp/kokkos/kokkos-3.0.00.ebuild b/dev-cpp/kokkos/kokkos-3.0.00.ebuild index 1707ae8abba0..b8bceaa6fda8 100644 --- a/dev-cpp/kokkos/kokkos-3.0.00.ebuild +++ b/dev-cpp/kokkos/kokkos-3.0.00.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 -x86" IUSE="+openmp test" RESTRICT="!test? ( test )" diff --git a/dev-cpp/kokkos/kokkos-3.1.00.ebuild b/dev-cpp/kokkos/kokkos-3.1.00.ebuild index 1707ae8abba0..b8bceaa6fda8 100644 --- a/dev-cpp/kokkos/kokkos-3.1.00.ebuild +++ b/dev-cpp/kokkos/kokkos-3.1.00.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 -x86" IUSE="+openmp test" RESTRICT="!test? ( test )" diff --git a/dev-cpp/kokkos/kokkos-3.1.01.ebuild b/dev-cpp/kokkos/kokkos-3.1.01.ebuild index 1707ae8abba0..b8bceaa6fda8 100644 --- a/dev-cpp/kokkos/kokkos-3.1.01.ebuild +++ b/dev-cpp/kokkos/kokkos-3.1.01.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 -x86" IUSE="+openmp test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad