diff options
author | 2018-01-04 07:28:35 +0100 | |
---|---|---|
committer | 2018-01-04 07:10:15 +0000 | |
commit | 6d84383f7819a1f784a330844bb7cf8434d9f9f6 (patch) | |
tree | ac10c90efe8cb3032abe8dce972684bedc94ff6d /dev-perl | |
parent | dev-perl/Net-Daemon: stable 0.480.0-r2 for sparc, bug #643232 (diff) | |
download | gentoo-6d84383f7819a1f784a330844bb7cf8434d9f9f6.tar.gz gentoo-6d84383f7819a1f784a330844bb7cf8434d9f9f6.tar.bz2 gentoo-6d84383f7819a1f784a330844bb7cf8434d9f9f6.zip |
dev-perl/Locale-gettext: stable 1.70.0 for sparc, bug #643272
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b239751ccd13..1915a997bba3 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |