media-libs/vulkan-layers: x86 stable (bug #683308)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:32:55 +0000 (16:32 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:44:28 +0000 (16:44 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-libs/vulkan-layers/vulkan-layers-1.1.101.ebuild

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