commit: 83431d36f9dfa0eb9fbf5ea8c4724780b659abbd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 11 03:07:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 11 03:07:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83431d36
dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 ppc64, #817458 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild index 02a83a2a323..2956463db6a 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU C library compatible strftime for loggers and servers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="minimal" RDEPEND="
