Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-LibMagic/
Date: Sun, 18 Nov 2018 10:43:07
Message-Id: 1542537765.a7c7bd248f0d3958b39402240f29e1908c98c85d.slyfox@gentoo
1 commit: a7c7bd248f0d3958b39402240f29e1908c98c85d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 10:42:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 10:42:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c7bd24
7
8 dev-perl/File-LibMagic: keyworded 1.150.0 for ppc, bug #592800
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild
18 index 7b3f477427b..d2ee94480fd 100644
19 --- a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild
20 +++ b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ inherit perl-module
28 DESCRIPTION="Perl wrapper for libmagic"
29
30 SLOT="0"
31 -KEYWORDS="amd64 hppa ppc64 sparc x86"
32 +KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86"
33 IUSE="test"
34
35 RDEPEND="