diff options
author | 2024-11-14 02:46:10 +0000 | |
---|---|---|
committer | 2024-11-14 02:46:10 +0000 | |
commit | 92045c7df1ef7cb37c17e940af5ae5ed81fc64b0 (patch) | |
tree | 75b3f73cfa18c6f110f9384deb4355cd8e0f8e61 /dev-perl/Try-Tiny | |
parent | dev-perl/Parse-Syslog: Stabilize 1.110.0 sparc, #943445 (diff) | |
download | gentoo-92045c7df1ef7cb37c17e940af5ae5ed81fc64b0.tar.gz gentoo-92045c7df1ef7cb37c17e940af5ae5ed81fc64b0.tar.bz2 gentoo-92045c7df1ef7cb37c17e940af5ae5ed81fc64b0.zip |
dev-perl/Try-Tiny: Stabilize 0.320.0 amd64, #943446
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild index c403686d589e..74299e1af349 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Minimal try/catch with proper localization of \$@" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minimal" RDEPEND=" |