commit:     c0f181f144f3db3448abaa54f7160e21bab3da7f
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 27 23:55:45 2020 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Tue Jul 28 00:29:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f181f1

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 <junghans <AT> gentoo.org>

 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(-)

diff --git a/dev-cpp/kokkos/kokkos-3.0.00.ebuild 
b/dev-cpp/kokkos/kokkos-3.0.00.ebuild
index 1707ae8abba..b8bceaa6fda 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 1707ae8abba..b8bceaa6fda 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 1707ae8abba..b8bceaa6fda 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 )"
 

Reply via email to