commit: f2fc3c9d216ea4e5c3e1b01184f65fb01e4f1fb9 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Sep 29 08:27:00 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Sep 29 08:29:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fc3c9d
dev-perl/Try-Tiny: Fix unsorted keywords Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild index f8ccd15ac9f..7185ceeac85 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Minimal try/catch with proper localization of \$@" LICENSE="MIT" SLOT="0" -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" +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" IUSE="test minimal" RDEPEND="
