commit: e873a7b513d71ab107f1b0598b4538371f0eab9a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun May 21 08:08:21 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun May 21 08:08:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e873a7b5
dev-perl/Math-Base-Convert: amd64 stable wrt bug #619060 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild index 3ede3c8024d..d25db18434b 100644 --- a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild +++ b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Very fast base to base conversion" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker"
