diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 04:11:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 04:11:39 +0100 |
commit | 64bf11ac02bccfd19896d485adcdb13c083a2334 (patch) | |
tree | 82429fc8678142e9108c9884fd821203cf2f997d /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/PDL-Transform-Color: Stabilize 1.5.0 amd64, #817452 (diff) | |
download | gentoo-64bf11ac02bccfd19896d485adcdb13c083a2334.tar.gz gentoo-64bf11ac02bccfd19896d485adcdb13c083a2334.tar.bz2 gentoo-64bf11ac02bccfd19896d485adcdb13c083a2334.zip |
dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 amd64, #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 2956463db6a5..039d480446c2 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=" |