media-libs/vulkan-loader: amd64 stable wrt bug #694734
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 20 Sep 2019 12:12:16 +0000 (14:12 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 20 Sep 2019 12:12:16 +0000 (14:12 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-libs/vulkan-loader/vulkan-loader-1.1.114.ebuild

index 0b90fe5733732e7b9fbcd3ec9e4caef929871f83..4d682f6d42b92e863c8a55960ce181f0a20d3266 100644 (file)
@@ -9,7 +9,7 @@ if [[ "${PV}" == "9999" ]]; then
        EGIT_SUBMODULES=()
        inherit git-r3
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        EGIT_COMMIT="1bb7f68564fe565de2927071c79008bd6ede5af5"
        SRC_URI="https://github.com/KhronosGroup/Vulkan-Loader/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}/Vulkan-Loader-${EGIT_COMMIT}"