Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Try-Tiny/
Date: Sat, 29 Sep 2018 08:29:37
Message-Id: 1538209752.f2fc3c9d216ea4e5c3e1b01184f65fb01e4f1fb9.kentnl@gentoo
1 commit: f2fc3c9d216ea4e5c3e1b01184f65fb01e4f1fb9
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 29 08:27:00 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 29 08:29:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fc3c9d
7
8 dev-perl/Try-Tiny: Fix unsorted keywords
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild
16 index f8ccd15ac9f..7185ceeac85 100644
17 --- a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild
18 +++ b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Minimal try/catch with proper localization of \$@"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="test minimal"
26
27 RDEPEND="