diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-06 07:17:10 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-06 07:17:10 +0000 |
| commit | 2e248a858c6c1889a5e5cc6003444b729efcb2e0 (patch) | |
| tree | 1b107b8782ac31d5fe1f5ea97fb15df4e0a2f312 /dev-cpp/simdutf/simdutf-7.7.1.ebuild | |
| parent | ae4397d78e495404afda11d03c7ba29e7c524058 (diff) | |
| download | baldeagleos-repo-2e248a858c6c1889a5e5cc6003444b729efcb2e0.tar.gz baldeagleos-repo-2e248a858c6c1889a5e5cc6003444b729efcb2e0.tar.xz baldeagleos-repo-2e248a858c6c1889a5e5cc6003444b729efcb2e0.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/simdutf/simdutf-7.7.1.ebuild')
| -rw-r--r-- | dev-cpp/simdutf/simdutf-7.7.1.ebuild | 4 |
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 5736be973f5b..128eaf0bdce6 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 )" |
