media-libs/vulkan-loader: amd64 stable wrt bug #704592
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 12:00:20 +0000 (13:00 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 12:00:20 +0000 (13:00 +0100)
Package-Manager: Portage-2.3.79, 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.125.ebuild

index 2d672fe1761d4ffc6908def5ede2c27fdd36ca1b..372afe90664bd91bbf4c4e72ad46266877e07f0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ else
                MY_PV=${SNAPSHOT_COMMIT}
                MY_P=Vulkan-Loader-${SNAPSHOT_COMMIT}
        fi
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        SRC_URI="https://github.com/KhronosGroup/Vulkan-Loader/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}"/${MY_P}
 fi