summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:48:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:48:29 +0300
commita8773394c0e85b6ae12e8d4e738037cad8600216 (patch)
treebf71a33f996b2fea76c1cd33c43f2784589dbf53 /dev-perl/MIME-Charset
parentdev-perl/Unicode-LineBreak: Add ~m68k keyword wrt bug #614180 (diff)
downloadgentoo-a8773394c0e85b6ae12e8d4e738037cad8600216.tar.gz
gentoo-a8773394c0e85b6ae12e8d4e738037cad8600216.tar.bz2
gentoo-a8773394c0e85b6ae12e8d4e738037cad8600216.zip
dev-perl/MIME-Charset: Add ~m68k keyword wrt bug #614180
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/MIME-Charset')
-rw-r--r--dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 9907b8453fd6..d3860e2c6039 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="l10n_ja l10n_zh"
PATCHES=(
"${FILESDIR}/1.012-makefilepl.patch"