commit: d84ea53fb558ce29526756ae33e9cf51e20f62ae Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 18:32:22 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 18:32:22 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84ea53f
dev-cpp/ada: Stabilize 3.3.0 arm64, #968925 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/ada/ada-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/ada/ada-3.3.0.ebuild b/dev-cpp/ada/ada-3.3.0.ebuild index e7963ca29029..e4821e4e5e20 100644 --- a/dev-cpp/ada/ada-3.3.0.ebuild +++ b/dev-cpp/ada/ada-3.3.0.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ada-url/ada/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0 MIT" SLOT="0/$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" RESTRICT="test" src_configure() {
