diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 04:07:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 04:07:29 +0100 |
commit | 83431d36f9dfa0eb9fbf5ea8c4724780b659abbd (patch) | |
tree | d2729cc3128637475d0045f5ee7b0c59f1135fbe | |
parent | dev-python/cython: Stabilize 0.29.24-r1 ppc64, #808282 (diff) | |
download | gentoo-83431d36f9dfa0eb9fbf5ea8c4724780b659abbd.tar.gz gentoo-83431d36f9dfa0eb9fbf5ea8c4724780b659abbd.tar.bz2 gentoo-83431d36f9dfa0eb9fbf5ea8c4724780b659abbd.zip |
dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 ppc64, #817458
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 02a83a2a3237..2956463db6a5 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=" |