diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 18:12:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 18:13:03 +0200 |
commit | c567e61ccaaccc4de2b89195d591141cd0c29a79 (patch) | |
tree | 05671f89c0b5adc0dbaaad63c8808b9245b1870d /dev-perl | |
parent | dev-perl/Mail-Message: Stabilize 3.11.0 arm, #829037 (diff) | |
download | gentoo-c567e61ccaaccc4de2b89195d591141cd0c29a79.tar.gz gentoo-c567e61ccaaccc4de2b89195d591141cd0c29a79.tar.bz2 gentoo-c567e61ccaaccc4de2b89195d591141cd0c29a79.zip |
dev-perl/Safe-Isa: Stabilize 1.0.10 arm, #829037
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild b/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild index 39aa3541c790..ec156b7af636 100644 --- a/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild +++ b/dev-perl/Safe-Isa/Safe-Isa-1.0.10.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Call isa, can, does and DOES safely on things that may not be objects" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc64 x86" RDEPEND=" >=virtual/perl-Exporter-5.570.0 |