summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-11 11:44:06 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-11 11:44:06 +0200
commite8432c098dab1cd1baa5b5db6bfde0b8e42a0d25 (patch)
tree2f3333efbb2f7b3f09c62a6eedc0832c9c05adad
parentdev-libs/onigmo: x86 keyworded (bug #655514) (diff)
downloadgentoo-e8432c098dab1cd1baa5b5db6bfde0b8e42a0d25.tar.gz
gentoo-e8432c098dab1cd1baa5b5db6bfde0b8e42a0d25.tar.bz2
gentoo-e8432c098dab1cd1baa5b5db6bfde0b8e42a0d25.zip
dev-util/spirv-tools: x86 keyworded (bug #654268)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-util/spirv-tools/spirv-tools-2018.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 f1227eb734c8..46aa033b73a0 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"