diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-02-03 21:51:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-02-03 21:54:03 +0100 |
commit | be780dfdb161e9501134694865634cca7f4e69ef (patch) | |
tree | 6b125256bafbf1b8de17bd65b3f3607acc83c27e /dev-perl/MIME-Charset | |
parent | app-misc/pax-utils: bump up to 1.2.9 (diff) | |
download | gentoo-be780dfdb161e9501134694865634cca7f4e69ef.tar.gz gentoo-be780dfdb161e9501134694865634cca7f4e69ef.tar.bz2 gentoo-be780dfdb161e9501134694865634cca7f4e69ef.zip |
dev-perl/MIME-Charset: marked *-macos, *-solaris
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
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 87d578e3b62e..b1212414922c 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="l10n_ja l10n_zh" PATCHES=( "${FILESDIR}/1.012-makefilepl.patch" |