commit:     3afa214eafe9d4a9bad9390e55c90cf6de8a8a84
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 00:23:56 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 00:23:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3afa214e

dev-util/volk: Stabilize 1.3.296.0 arm, #944216

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/volk/volk-1.3.296.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/volk/volk-1.3.296.0.ebuild 
b/dev-util/volk/volk-1.3.296.0.ebuild
index 6a883251e886..d5adfbb9e5bd 100644
--- a/dev-util/volk/volk-1.3.296.0.ebuild
+++ b/dev-util/volk/volk-1.3.296.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
 else
        EGIT_COMMIT="vulkan-sdk-${PV}"
        SRC_URI="https://github.com/zeux/volk/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv"
+       KEYWORDS="amd64 arm ~arm64 ~loong ppc ppc64 ~riscv"
        S="${WORKDIR}"/${PN}-${EGIT_COMMIT}
 fi
 

Reply via email to