diff options
author | 2018-02-22 20:29:07 +0100 | |
---|---|---|
committer | 2018-02-22 20:29:07 +0100 | |
commit | 29062ea1c027af43a1a71f7fcbe628f99df14c04 (patch) | |
tree | f45400080713c215cd5df3f74b5cb7c7cb804fae /dev-perl/MIME-Charset | |
parent | dev-perl/Encode-HanExtra: Tested on ~amd64-fbsd (bug #614180) (diff) | |
download | gentoo-29062ea1c027af43a1a71f7fcbe628f99df14c04.tar.gz gentoo-29062ea1c027af43a1a71f7fcbe628f99df14c04.tar.bz2 gentoo-29062ea1c027af43a1a71f7fcbe628f99df14c04.zip |
dev-perl/MIME-Charset: Tested on ~amd64-fbsd (bug #614180)
Diffstat (limited to 'dev-perl/MIME-Charset')
-rw-r--r-- | dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 4 |
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 cb5158db2009..1672ecd2c980 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-2017 Gentoo Foundation +# Copyright 1999-2018 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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="l10n_ja l10n_zh" PATCHES=( "${FILESDIR}/1.012-makefilepl.patch" |