diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:10:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:10:05 +0300 |
commit | 073dbc49141978e53bad887bf2a78a84248861f0 (patch) | |
tree | 48e24291b0a0d8c99fb9789a5485ac507b618a84 /dev-perl | |
parent | dev-perl/DBIx-Simple: Stabilize 1.370.0 ppc, #901801 (diff) | |
download | gentoo-073dbc49141978e53bad887bf2a78a84248861f0.tar.gz gentoo-073dbc49141978e53bad887bf2a78a84248861f0.tar.bz2 gentoo-073dbc49141978e53bad887bf2a78a84248861f0.zip |
dev-perl/Throwable: Stabilize 1.0.0 ppc, #901801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Throwable/Throwable-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Throwable/Throwable-1.0.0.ebuild b/dev-perl/Throwable/Throwable-1.0.0.ebuild index ad26b3b99e59..ec5fbdc47e09 100644 --- a/dev-perl/Throwable/Throwable-1.0.0.ebuild +++ b/dev-perl/Throwable/Throwable-1.0.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A role for classes that can be thrown" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" virtual/perl-Carp |