commit: 2934e76bd81f9ef4f89584bb5652750071899ebc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 16:24:10 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 16:24:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2934e76b
dev-cpp/cctz: Stabilize 2.5 arm, #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 2aab9cadc237..e93dccb27bc4 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 )"
