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 | d4802f60cf60199627a4c713bb18d30d0cb6622b (patch) | |
tree | 81742d7c12019b8662f80bba4fa53288ede959b1 /dev-perl/Throwable | |
parent | dev-perl/Test-Without-Module: Stabilize 0.210.0 sparc, #910822 (diff) | |
download | gentoo-d4802f60cf60199627a4c713bb18d30d0cb6622b.tar.gz gentoo-d4802f60cf60199627a4c713bb18d30d0cb6622b.tar.bz2 gentoo-d4802f60cf60199627a4c713bb18d30d0cb6622b.zip |
dev-perl/Throwable: Stabilize 1.1.0 arm64, #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 19cca8fd6515..074b4e10f6a5 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 |