commit: 9c6c98aba7105950707aa19517f886fe4eae2ba4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 16:13:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 16:13:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6c98ab
dev-cpp/cctz: Stabilize 2.5 arm64, #967512 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/cctz/cctz-2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cctz/cctz-2.5.ebuild b/dev-cpp/cctz/cctz-2.5.ebuild index a9c171c53c34..216d24f327e2 100644 --- a/dev-cpp/cctz/cctz-2.5.ebuild +++ b/dev-cpp/cctz/cctz-2.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/cctz/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"
