diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:31:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:31:52 +0100 |
commit | 4ddc6e12ff6dc07fce036f9214d10fb44980ffe9 (patch) | |
tree | 3018d2e0f6ad5ff3741348b6664a67a55dfd16ad /dev-perl | |
parent | media-video/ffmpeg: stable 4.2.3 for ppc, bug #719940 (diff) | |
download | gentoo-4ddc6e12ff6dc07fce036f9214d10fb44980ffe9.tar.gz gentoo-4ddc6e12ff6dc07fce036f9214d10fb44980ffe9.tar.bz2 gentoo-4ddc6e12ff6dc07fce036f9214d10fb44980ffe9.zip |
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 <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |