From: Thomas Deutschmann Date: Sun, 15 Jul 2018 13:44:19 +0000 (+0200) Subject: dev-perl/Log-Any: x86 stable (bug #661190) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=879c12c7d7c49c05bf2c6cd4a2dedf0673f4e390;p=gentoo.git dev-perl/Log-Any: x86 stable (bug #661190) Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- diff --git a/dev-perl/Log-Any/Log-Any-1.701.0.ebuild b/dev-perl/Log-Any/Log-Any-1.701.0.ebuild index cc5823ce8177..6922573decf4 100644 --- a/dev-perl/Log-Any/Log-Any-1.701.0.ebuild +++ b/dev-perl/Log-Any/Log-Any-1.701.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Bringing loggers and listeners together" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="test minimal" # Test::Builder needed for Log/Any/Adapter/Test.pm