commit: a1966a51c5da6dd8df5f69518025be7b8d052c82 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 16:13:58 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 16:13:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1966a51
dev-cpp/cctz: Stabilize 2.5 amd64, #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 216d24f327e2..9018c57e5ba8 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 )"
