diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 13:48:14 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-02-20 15:10:17 +0100 |
commit | e7069b98d471c6b27ec2e0744ba6879715dc05a9 (patch) | |
tree | 4889dceaa813403d275b94991538637756d9c035 /dev-perl/Locale-gettext | |
parent | dev-libs/mpfr: keyword ~x64-cygwin (diff) | |
download | gentoo-e7069b98d471c6b27ec2e0744ba6879715dc05a9.tar.gz gentoo-e7069b98d471c6b27ec2e0744ba6879715dc05a9.tar.bz2 gentoo-e7069b98d471c6b27ec2e0744ba6879715dc05a9.zip |
dev-perl/Locale-gettext: keyword ~x64-cygwin
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Locale-gettext')
-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 7e28c0846f25..9c06e2eed37b 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild @@ -12,7 +12,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 ~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" |