commit:     7e14908e98ea2ddf3ab880221b13a5d11dc8e737
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 06:53:09 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 06:53:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e14908e

dev-util/vulkan-headers: Stabilize 1.3.224 arm, #876897

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-util/vulkan-headers/vulkan-headers-1.3.224.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/vulkan-headers/vulkan-headers-1.3.224.ebuild 
b/dev-util/vulkan-headers/vulkan-headers-1.3.224.ebuild
index 4bdeb09cc919..976124b76d5a 100644
--- a/dev-util/vulkan-headers/vulkan-headers-1.3.224.ebuild
+++ b/dev-util/vulkan-headers/vulkan-headers-1.3.224.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/sdk-${PV}.0.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+       KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
        S="${WORKDIR}"/${MY_PN}-sdk-${PV}.0
 fi
 

Reply via email to