From: Sergei Trofimovich Date: Mon, 25 May 2020 09:31:52 +0000 (+0100) Subject: dev-perl/File-LibMagic: stable 1.150.0 for ppc, bug #721534 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ddc6e12ff6dc07fce036f9214d10fb44980ffe9;p=gentoo.git dev-perl/File-LibMagic: stable 1.150.0 for ppc, bug #721534 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild index d05cc062fa62..a45782d92ce9 100644 --- a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild +++ b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl wrapper for libmagic" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )"