commit: 2b130b8eab7b86e9c5fc5557f0bb0bffa5f1b8e0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 18:32:27 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 18:32:27 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b130b8e
dev-cpp/simdutf: Stabilize 7.7.1 amd64, #968925 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/simdutf/simdutf-7.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/simdutf/simdutf-7.7.1.ebuild b/dev-cpp/simdutf/simdutf-7.7.1.ebuild index 44d91af0a8db..c7434899f713 100644 --- a/dev-cpp/simdutf/simdutf-7.7.1.ebuild +++ b/dev-cpp/simdutf/simdutf-7.7.1.ebuild @@ -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 )"
