dev-perl/MIME-Charset: add ~arm ~arm64 ~ppc64 keywords (bug 614180)
authorMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 09:09:07 +0000 (11:09 +0200)
committerMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 09:09:07 +0000 (11:09 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild

index af32d5f702792f95730b7c13951c7cb5c13bed83..c678152536a9f3f4552842d16fc0d4b786049e22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
        "${FILESDIR}/${DIST_VERSION}-makefilepl.patch"