Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
Date: Fri, 30 Jun 2017 11:10:24
Message-Id: 1498820949.7d316922f43e0de4cfb110129f5f8f68f35a7a89.ago@gentoo
1 commit: 7d316922f43e0de4cfb110129f5f8f68f35a7a89
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 11:09:09 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 11:09:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d316922
7
8 dev-perl/MIME-Charset: x86 stable wrt bug #622970
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
18 index 3109a8540e8..8f4f1ac64dc 100644
19 --- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
20 +++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Charset Informations for MIME"
23
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
27 IUSE="l10n_ja l10n_zh"
28 PATCHES=(
29 "${FILESDIR}/1.012-makefilepl.patch"