summaryrefslogtreecommitdiff
path: root/dev-cpp/simdutf
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2026-02-05 20:32:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2026-02-05 20:32:22 +0200
commit4e282a77171f35fd44366dc3119e66c98dfda23d (patch)
tree54f38062aede559a19cb7e2524bc81ed086a0d6d /dev-cpp/simdutf
parentd84ea53fb558ce29526756ae33e9cf51e20f62ae (diff)
downloadgentoo-4e282a77171f35fd44366dc3119e66c98dfda23d.tar.gz
gentoo-4e282a77171f35fd44366dc3119e66c98dfda23d.tar.bz2
gentoo-4e282a77171f35fd44366dc3119e66c98dfda23d.zip
dev-cpp/simdutf: Stabilize 7.7.1 arm64, #968925
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/simdutf')
-rw-r--r--dev-cpp/simdutf/simdutf-7.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/simdutf/simdutf-7.7.1.ebuild b/dev-cpp/simdutf/simdutf-7.7.1.ebuild
index ca577d125bd6e..44d91af0a8db3 100644
--- a/dev-cpp/simdutf/simdutf-7.7.1.ebuild
+++ b/dev-cpp/simdutf/simdutf-7.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0/25"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"