commit: ea5782a4b266233e6434ff360f5f68188e72670f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 28 02:31:25 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 28 02:31:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5782a4
dev-cpp/cctz: Keyword 2.4 ppc64, #925664 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/cctz/cctz-2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cctz/cctz-2.4.ebuild b/dev-cpp/cctz/cctz-2.4.ebuild index 33f62ef2884f..36838ad3c301 100644 --- a/dev-cpp/cctz/cctz-2.4.ebuild +++ b/dev-cpp/cctz/cctz-2.4.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" +KEYWORDS="~amd64 ~ppc64" IUSE="test" RESTRICT="!test? ( test )"
