dev-util/vulkan-tools: Stabilize 1.2.170 amd64, #788259

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-06 22:21:32 +00:00
parent 3f39a77636
commit acc7900982

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 arm arm64 ppc ppc64"
KEYWORDS="amd64 arm arm64 ppc ppc64"
S="${WORKDIR}"/${MY_PN}-${PV}
fi