diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:55 +0300 |
commit | 6b3126e854e763b0b1bc4851635412ee8ffe4fea (patch) | |
tree | 92dec5214d44c521c3ab6fb12bd01b6f948c2cfb /dev-perl/Throwable | |
parent | dev-perl/Throwable: Stabilize 1.1.0 arm64, #910830 (diff) | |
download | gentoo-6b3126e854e763b0b1bc4851635412ee8ffe4fea.tar.gz gentoo-6b3126e854e763b0b1bc4851635412ee8ffe4fea.tar.bz2 gentoo-6b3126e854e763b0b1bc4851635412ee8ffe4fea.zip |
dev-perl/Throwable: Stabilize 1.1.0 arm, #910830
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Throwable')
-rw-r--r-- | dev-perl/Throwable/Throwable-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Throwable/Throwable-1.1.0.ebuild b/dev-perl/Throwable/Throwable-1.1.0.ebuild index 074b4e10f6a5..276c83ed61fd 100644 --- a/dev-perl/Throwable/Throwable-1.1.0.ebuild +++ b/dev-perl/Throwable/Throwable-1.1.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 |