diff options
author | 2021-10-11 05:15:44 +0100 | |
---|---|---|
committer | 2021-10-11 05:15:44 +0100 | |
commit | 7efd7a765340bc9095d9d40d518cf07ca4aba8f4 (patch) | |
tree | 7509b294843aa38e2743a1db8690712ab3eda545 /dev-perl/Safe-Isa | |
parent | dev-perl/SUPER: Stabilize 1.201.905.310 amd64, #817512 (diff) | |
download | gentoo-7efd7a765340bc9095d9d40d518cf07ca4aba8f4.tar.gz gentoo-7efd7a765340bc9095d9d40d518cf07ca4aba8f4.tar.bz2 gentoo-7efd7a765340bc9095d9d40d518cf07ca4aba8f4.zip |
dev-perl/Safe-Isa: Stabilize 1.0.10 amd64, #817515
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Safe-Isa')
-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 8871a66d2f9f..9f512b010625 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 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=virtual/perl-Exporter-5.570.0 |