dev-util/vulkan-headers: x86 stable wrt bug #689510
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 10 Jul 2019 10:29:04 +0000 (12:29 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 10 Jul 2019 10:29:04 +0000 (12:29 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

dev-util/vulkan-headers/vulkan-headers-1.1.106.ebuild

index fb18c44f9ba803a4a47b0bc93351524f62382af3..2cfd9a91ef33722937a6f661676bf6b2b619702c 100644 (file)
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
 else
        EGIT_COMMIT="08cbb5458f692d4778806775f65eb3dc642ddbbf"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 x86"
        SRC_URI="https://github.com/KhronosGroup/Vulkan-Headers/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}/Vulkan-Headers-${EGIT_COMMIT}"
 fi