From: Mike Frysinger Date: Fri, 12 Jan 2018 01:24:16 +0000 (-0500) Subject: dev-perl/Locale-gettext: mark 1.70.0 m68k/s390/sh stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9cb07b16fdc781bceba332b025c30bdb7a32958a;p=gentoo.git dev-perl/Locale-gettext: mark 1.70.0 m68k/s390/sh stable --- diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild index e69b14f54cfa..334b9924f962 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module for accessing the GNU locale utilities" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-devel/gettext"