diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 20:24:16 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 23:07:51 -0500 |
commit | 9cb07b16fdc781bceba332b025c30bdb7a32958a (patch) | |
tree | c30011c2bdd898be3f87cea539ce7f7ddf8038b8 /dev-perl | |
parent | virtual/perl-ExtUtils-MakeMaker: mark 7.100.200_rc-r2 m68k/s390/sh stable (diff) | |
download | gentoo-9cb07b16fdc781bceba332b025c30bdb7a32958a.tar.gz gentoo-9cb07b16fdc781bceba332b025c30bdb7a32958a.tar.bz2 gentoo-9cb07b16fdc781bceba332b025c30bdb7a32958a.zip |
dev-perl/Locale-gettext: mark 1.70.0 m68k/s390/sh stable
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |