diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-26 16:50:10 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-26 18:35:40 +0100 |
commit | 03d3335089eb988ef9d9942eb60b9e097d0da244 (patch) | |
tree | 11d29361e43b32e36455529c09b5db9d609578f1 /dev-perl | |
parent | net-misc/apt-cacher-ng: doins => newins (diff) | |
download | gentoo-03d3335089eb988ef9d9942eb60b9e097d0da244.tar.gz gentoo-03d3335089eb988ef9d9942eb60b9e097d0da244.tar.bz2 gentoo-03d3335089eb988ef9d9942eb60b9e097d0da244.zip |
dev-perl/Log-Dispatch: stable 2.670.0 for hppa, bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild b/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild index 5be66a99aa76..8cb6041bb5c6 100644 --- a/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild +++ b/dev-perl/Log-Dispatch/Log-Dispatch-2.670.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Dispatches messages to one or more outputs" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~ppc-aix" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 sparc x86 ~ppc-aix" IUSE="test" RESTRICT="!test? ( test )" |