diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:56 +0300 |
commit | a27471e7bf9c5cbc354312798158a1f48bbc52a2 (patch) | |
tree | 9eee93218f7b0d84692eeae3cfcb8c4f6d16adac /dev-perl/Throwable | |
parent | dev-perl/Throwable: Stabilize 1.1.0 arm, #910830 (diff) | |
download | gentoo-a27471e7bf9c5cbc354312798158a1f48bbc52a2.tar.gz gentoo-a27471e7bf9c5cbc354312798158a1f48bbc52a2.tar.bz2 gentoo-a27471e7bf9c5cbc354312798158a1f48bbc52a2.zip |
dev-perl/Throwable: Stabilize 1.1.0 sparc, #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 276c83ed61fd..e311935f9eb1 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 |