commit: e83f7bf36cc2b61797e052858c5daf7cb7824421 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 16:14:00 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 16:14:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83f7bf3
dev-cpp/cctz: Stabilize 2.5 x86, #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 9018c57e5ba8..2aab9cadc237 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 )"
