diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:58:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:50 +0100 |
commit | b06be24550b547bdf3c3e445651f09c343a59a01 (patch) | |
tree | 82b1b9bec75d7008bfe75cad2c9e009de78443fe /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/Test-Class: stable 0.500.0 for sparc (diff) | |
download | gentoo-b06be24550b547bdf3c3e445651f09c343a59a01.tar.gz gentoo-b06be24550b547bdf3c3e445651f09c343a59a01.tar.bz2 gentoo-b06be24550b547bdf3c3e445651f09c343a59a01.zip |
dev-perl/POSIX-strftime-Compiler: stable 0.420.0 for sparc
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild index a0b4853aba62..b9e1446b6bf0 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.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="test minimal" # POSIX -> perl |