diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:42:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:42:45 +0000 |
commit | a7c7bd248f0d3958b39402240f29e1908c98c85d (patch) | |
tree | 424875d3e1a9aa2722c58eaf77b1174ed974a676 /dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild | |
parent | dev-libs/oniguruma: stable 6.9.0 for hppa, bug #671294 (diff) | |
download | gentoo-a7c7bd248f0d3958b39402240f29e1908c98c85d.tar.gz gentoo-a7c7bd248f0d3958b39402240f29e1908c98c85d.tar.bz2 gentoo-a7c7bd248f0d3958b39402240f29e1908c98c85d.zip |
dev-perl/File-LibMagic: keyworded 1.150.0 for ppc, bug #592800
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild')
-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 7b3f477427bb..d2ee94480fdf 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-2018 Gentoo Foundation +# Copyright 1999-2018 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 ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |