dev-util/vulkan-headers: amd64 stable wrt bug #704592
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 11:59:38 +0000 (12:59 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 11:59:38 +0000 (12:59 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-util/vulkan-headers/vulkan-headers-1.1.125.ebuild

index 4dfe2c54e31dfe19a663d0818ac0ab465fa903b4..055e6af86ab24498b06714a570cce4c6f2e8d40a 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-Headers-${SNAPSHOT_COMMIT}
        fi
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        SRC_URI="https://github.com/KhronosGroup/Vulkan-Headers/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}"/${MY_P}
 fi