commit: e8432c098dab1cd1baa5b5db6bfde0b8e42a0d25 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jun 11 09:44:06 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jun 11 09:44:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8432c09
dev-util/spirv-tools: x86 keyworded (bug #654268) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-util/spirv-tools/spirv-tools-2018.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/spirv-tools/spirv-tools-2018.2-r1.ebuild b/dev-util/spirv-tools/spirv-tools-2018.2-r1.ebuild index f1227eb734c..46aa033b73a 100644 --- a/dev-util/spirv-tools/spirv-tools-2018.2-r1.ebuild +++ b/dev-util/spirv-tools/spirv-tools-2018.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" # Tests fail upon finding symbols that do not match a regular expression # in the generated library. Easily hit with non-standard compiler flags RESTRICT="test"
