diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 04:13:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 04:13:04 +0100 |
commit | 18716638dc82ded3f175c49c201362c52d40ae6e (patch) | |
tree | 15e8043fdbcc5130f01dadd403c7e2923107cc03 | |
parent | dev-perl/Plack: Stabilize 1.4.800 x86, #817479 (diff) | |
download | gentoo-18716638dc82ded3f175c49c201362c52d40ae6e.tar.gz gentoo-18716638dc82ded3f175c49c201362c52d40ae6e.tar.bz2 gentoo-18716638dc82ded3f175c49c201362c52d40ae6e.zip |
dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 x86, #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 039d480446c2..b3caf6130b48 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=" |