Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-gettext/
Date: Wed, 09 Jan 2019 15:41:23
Message-Id: 1547048468.8cecfa409915a5b2b67d9c13e50a5afa6b6e7479.mgorny@gentoo
1 commit: 8cecfa409915a5b2b67d9c13e50a5afa6b6e7479
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 14:22:41 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 15:41:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cecfa40
7
8 dev-perl/Locale-gettext: Keyword 1.70.0 ~amd64-fbsd
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
16 index 661539a6396..843167e5524 100644
17 --- a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
18 +++ b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ inherit perl-module
26 DESCRIPTION="A Perl module for accessing the GNU locale utilities"
27
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
31 IUSE=""
32
33 RDEPEND="sys-devel/gettext"