diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 02:46:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 02:46:11 +0000 |
commit | 3a1736a5f0bab3cb235ea68a7cfaa295453c75eb (patch) | |
tree | 26a25d61f52388c5ae10cf5da908bc134cbb87f9 /dev-perl/Try-Tiny | |
parent | dev-perl/Try-Tiny: Stabilize 0.320.0 amd64, #943446 (diff) | |
download | gentoo-3a1736a5f0bab3cb235ea68a7cfaa295453c75eb.tar.gz gentoo-3a1736a5f0bab3cb235ea68a7cfaa295453c75eb.tar.bz2 gentoo-3a1736a5f0bab3cb235ea68a7cfaa295453c75eb.zip |
dev-perl/Try-Tiny: Stabilize 0.320.0 sparc, #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 74299e1af349..3a679eae492a 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=" |