diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:23:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:23:13 +0100 |
commit | c4ee0761764c7c47088ee8d1d7fd93edecda642e (patch) | |
tree | c7d7cfd99b15d825a203effbe0f4fc82c3bf41b3 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/Package-Stash: Stabilize 0.390.0 ppc64, #817455 (diff) | |
download | gentoo-c4ee0761764c7c47088ee8d1d7fd93edecda642e.tar.gz gentoo-c4ee0761764c7c47088ee8d1d7fd93edecda642e.tar.bz2 gentoo-c4ee0761764c7c47088ee8d1d7fd93edecda642e.zip |
dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 ppc, #817458
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-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 b3caf6130b48..096399f6d862 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=" |