diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:43:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:06 +0100 |
commit | d36d3c6525644173dd343e144afc83d1512064f5 (patch) | |
tree | ed716d30408ccdaf7a80e80bccb11c49b30ee903 /dev-perl/Log-Dispatch-Array | |
parent | dev-perl/Log-Dispatch: stable 2.580.0 for ia64, bug #657690 (diff) | |
download | gentoo-d36d3c6525644173dd343e144afc83d1512064f5.tar.gz gentoo-d36d3c6525644173dd343e144afc83d1512064f5.tar.bz2 gentoo-d36d3c6525644173dd343e144afc83d1512064f5.zip |
dev-perl/Log-Dispatch-Array: stable 1.3.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 9389eee5bb88..1d429414db66 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=" |