dev-util/spirv-headers: x86 keyworded (bug #654268)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:44:20 +0000 (11:44 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:44:20 +0000 (11:44 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-util/spirv-headers/spirv-headers-1.3.ebuild

index f9c2a16b0e0bf7a6db0d2b055437aeeba40234cd..4edaed9c09ae4a9584840623aa11fc1b2f5615d3 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/KhronosGroup/SPIRV-Headers/archive/${EGIT_COMMIT}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-Get-rid-of-custom-target.patch )