diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2018-08-29 08:39:22 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2018-08-29 09:41:59 +0200 |
commit | 9a87d279fd70bc6211d9a336fab7c25f5cbce917 (patch) | |
tree | 24975e2fe506a5f61e3632bd74bfc4fd814ff959 /dev-perl/MIME-Charset | |
parent | net-analyzer/wireshark: Tweak patch. (diff) | |
download | gentoo-9a87d279fd70bc6211d9a336fab7c25f5cbce917.tar.gz gentoo-9a87d279fd70bc6211d9a336fab7c25f5cbce917.tar.bz2 gentoo-9a87d279fd70bc6211d9a336fab7c25f5cbce917.zip |
dev-perl/MIME-Charset: add ~amd64-linux ~x86-linux keywords
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/MIME-Charset')
-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 14379933eda2..9907b8453fd6 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 ~s390 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="l10n_ja l10n_zh" PATCHES=( "${FILESDIR}/1.012-makefilepl.patch" |