diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 09:14:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 09:17:59 +0100 |
commit | f795d7bb2a73c9b14184c2e771d86f8ee75168b4 (patch) | |
tree | d6574692ffda3add54cfafe452a2e12a0517bd31 | |
parent | dev-perl/IO-Socket-SSL: Stabilize 2.83.0 amd64, #908930 (diff) | |
download | gentoo-f795d7bb2a73c9b14184c2e771d86f8ee75168b4.tar.gz gentoo-f795d7bb2a73c9b14184c2e771d86f8ee75168b4.tar.bz2 gentoo-f795d7bb2a73c9b14184c2e771d86f8ee75168b4.zip |
dev-perl/MIME-Charset: Stabilize 1.13.1 x86, #908931
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild index 1fd063f5eea8..ca3db033459d 100644 --- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild +++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Charset Informations for MIME" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="l10n_ja l10n_zh" # Put JISX0213 here one day |