summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-09-29 20:27:00 +1200
committerKent Fredric <kentnl@gentoo.org>2018-09-29 20:29:12 +1200
commitf2fc3c9d216ea4e5c3e1b01184f65fb01e4f1fb9 (patch)
treeb16aa70e07e3522e1beac192b6409aac68973726
parentdev-perl/Sub-Name: Fix unsorted keywords (diff)
downloadgentoo-f2fc3c9d.tar.gz
gentoo-f2fc3c9d.tar.bz2
gentoo-f2fc3c9d.zip
dev-perl/Try-Tiny: Fix unsorted keywords
Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 f8ccd15ac9fe..7185ceeac855 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="