diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 08:59:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 08:59:45 +0200 |
commit | 7b257fa69e8145e4ca5a945cf5400db9eefc348c (patch) | |
tree | 05f58920192bcb7b358c720d123c8e0509d17c72 /dev-perl/Try-Tiny | |
parent | dev-perl/Test2-Suite: Stabilize 0.0.144 amd64, #833680 (diff) | |
download | gentoo-7b257fa69e8145e4ca5a945cf5400db9eefc348c.tar.gz gentoo-7b257fa69e8145e4ca5a945cf5400db9eefc348c.tar.bz2 gentoo-7b257fa69e8145e4ca5a945cf5400db9eefc348c.zip |
dev-perl/Try-Tiny: Stabilize 0.310.0 amd64, #833681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.310.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.310.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.310.0.ebuild index 6df86bef0af2..3c0fe1ee1f07 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.310.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.310.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="minimal" RDEPEND=" |