commit:     804e8e34765e3402be4c6d7b1746e9a29b0befb3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 22 16:12:10 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 16:12:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804e8e34

dev-cpp/highway: Stabilize 1.2.0 arm, #963278

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-cpp/highway/highway-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/highway/highway-1.2.0.ebuild 
b/dev-cpp/highway/highway-1.2.0.ebuild
index c0d47100b94e..2f44db3ee218 100644
--- a/dev-cpp/highway/highway-1.2.0.ebuild
+++ b/dev-cpp/highway/highway-1.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/google/highway.git";
 else
        
SRC_URI="https://github.com/google/highway/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to