diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:11:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:11:51 +0100 |
commit | ee9d448f37327378f5368dd6fa74ccc42eec7a1f (patch) | |
tree | 3d63253aac13ca867fa37b18a332ab51f2220b8d /dev-perl/File-LibMagic | |
parent | app-i18n/uim: stable 1.8.8 for ppc64, bug #661800 (diff) | |
download | gentoo-ee9d448f37327378f5368dd6fa74ccc42eec7a1f.tar.gz gentoo-ee9d448f37327378f5368dd6fa74ccc42eec7a1f.tar.bz2 gentoo-ee9d448f37327378f5368dd6fa74ccc42eec7a1f.zip |
dev-perl/File-LibMagic: stable 1.150.0 for ppc64, bug #662092
Bug: https://bugs.gentoo.org/662092
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/File-LibMagic')
-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 bf6a613689f8..2d7fbe708e2b 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-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |