diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-08 07:13:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-08 07:13:47 +0000 |
| commit | a6a2723d14d4f75c9ff0ca130d38adb96945ada5 (patch) | |
| tree | ace138fb5a1eb1ee0988577ad0689b2c01c3dabd /dev-cpp | |
| parent | 63cc2c766bddbc62e012b702853544b13e1d9612 (diff) | |
| download | baldeagleos-repo-a6a2723d14d4f75c9ff0ca130d38adb96945ada5.tar.gz baldeagleos-repo-a6a2723d14d4f75c9ff0ca130d38adb96945ada5.tar.xz baldeagleos-repo-a6a2723d14d4f75c9ff0ca130d38adb96945ada5.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/expected/expected-1.3.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/simdutf/simdutf-7.7.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/expected/expected-1.3.1.ebuild b/dev-cpp/expected/expected-1.3.1.ebuild index 759b9170476a..14c4701dab45 100644 --- a/dev-cpp/expected/expected-1.3.1.ebuild +++ b/dev-cpp/expected/expected-1.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/TartanLlama/expected/archive/refs/tags/v${PV}.tar.gz LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~sparc ~x86" RESTRICT="test" src_configure() { diff --git a/dev-cpp/simdutf/simdutf-7.7.1.ebuild b/dev-cpp/simdutf/simdutf-7.7.1.ebuild index 128eaf0bdce6..f1095d566a5d 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 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |
