diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-17 23:36:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-17 23:36:09 +0300 |
commit | ebce6adc7f37ec2f903118f20ae7b4bee2e33a88 (patch) | |
tree | d5a8d3af952bf627b8c950bc6d5619aeb1441007 /dev-perl/Unicode-UTF8 | |
parent | dev-perl/URI: Add ~m68k keyword wrt bug #665088 (diff) | |
download | gentoo-ebce6adc7f37ec2f903118f20ae7b4bee2e33a88.tar.gz gentoo-ebce6adc7f37ec2f903118f20ae7b4bee2e33a88.tar.bz2 gentoo-ebce6adc7f37ec2f903118f20ae7b4bee2e33a88.zip |
dev-perl/Unicode-UTF8: Add ~m68k keyword wrt bug #665088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild index c89f245aaad6..2bf1d21961d4 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |