diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-15 07:29:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-15 07:34:16 +0000 |
commit | dad00d9ccb9e653e59411a302b67ee3f1f3bb99b (patch) | |
tree | 51430710c05ff9330c7e84d9a0b5eeb9acd7ae29 /dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | |
parent | dev-perl/Encode-HanExtra: keyworded 0.230.0-r2 for sparc, bug #614180 (thanks... (diff) | |
download | gentoo-dad00d9ccb9e653e59411a302b67ee3f1f3bb99b.tar.gz gentoo-dad00d9ccb9e653e59411a302b67ee3f1f3bb99b.tar.bz2 gentoo-dad00d9ccb9e653e59411a302b67ee3f1f3bb99b.zip |
dev-perl/MIME-Charset: keyworded 1.12.2 for sparc, bug #614180 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild')
-rw-r--r-- | dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ea8b0600a5ea..cb5158db2009 100644 --- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild +++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Charset Informations for MIME" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="l10n_ja l10n_zh" PATCHES=( "${FILESDIR}/1.012-makefilepl.patch" |