diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:12:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:10 +0100 |
commit | a1ab8d05d3c420908017ace5f39b56a7335afa86 (patch) | |
tree | 7b7c430ec3c1c02e084d5c8a2d5eef77b50ee4f7 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/JSON-XS: stable 3.40.0 for ppc64, bug #657690 (diff) | |
download | gentoo-a1ab8d05d3c420908017ace5f39b56a7335afa86.tar.gz gentoo-a1ab8d05d3c420908017ace5f39b56a7335afa86.tar.bz2 gentoo-a1ab8d05d3c420908017ace5f39b56a7335afa86.zip |
dev-perl/POSIX-strftime-Compiler: stable 0.420.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 98b8c1eea72c..df0c864806a6 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 |