diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:59:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:59 +0100 |
commit | 5afa0e5daae335ac1ceb832f0cb9188e50650706 (patch) | |
tree | 2fa1a70ca808249278e032c823a0e89059c32e85 /dev-perl/Log-Dispatch-Array | |
parent | dev-perl/Log-Dispatch: stable 2.580.0 for ppc64, bug #657690 (diff) | |
download | gentoo-5afa0e5daae335ac1ceb832f0cb9188e50650706.tar.gz gentoo-5afa0e5daae335ac1ceb832f0cb9188e50650706.tar.bz2 gentoo-5afa0e5daae335ac1ceb832f0cb9188e50650706.zip |
dev-perl/Log-Dispatch-Array: stable 1.3.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/Log-Dispatch-Array')
-rw-r--r-- | dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild index f29d3fbbf7b9..cab7e64c1323 100644 --- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild +++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="log events to an array (reference)" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |