diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:32:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:34:47 +0300 |
commit | 23eb38938b82faf32e635414a9f5d63a2e36f26c (patch) | |
tree | d95528ce88d1dd327d561b39aee2a086bce1689f /dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild | |
parent | dev-perl/Text-Iconv: s390 stable wrt bug #667266 (diff) | |
download | gentoo-23eb38938b82faf32e635414a9f5d63a2e36f26c.tar.gz gentoo-23eb38938b82faf32e635414a9f5d63a2e36f26c.tar.bz2 gentoo-23eb38938b82faf32e635414a9f5d63a2e36f26c.zip |
dev-perl/Text-Unidecode: s390 stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild')
-rw-r--r-- | dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild b/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild index 1cbf4e6a1de6..1b1024f52545 100644 --- a/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild +++ b/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Plain ASCII transliterations of Unicode text" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |