diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:14:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:14:01 +0100 |
commit | 8567a1c3a828272731e23eff69d39690a02ca855 (patch) | |
tree | ec850ae92b7dafadfd3bf931854c718ac8195923 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/Perl-Tidy: Stabilize 20240202.0.0 x86, #933936 (diff) | |
download | gentoo-8567a1c3a828272731e23eff69d39690a02ca855.tar.gz gentoo-8567a1c3a828272731e23eff69d39690a02ca855.tar.bz2 gentoo-8567a1c3a828272731e23eff69d39690a02ca855.zip |
dev-perl/POSIX-strftime-Compiler: Stabilize 0.460.0 ppc, #933938
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.460.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild index 791bbddda69c..e2abccd2a1e6 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU C library compatible strftime for loggers and servers" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86" IUSE="minimal" RDEPEND=" |