diff options
author | 2021-08-05 15:05:45 +0100 | |
---|---|---|
committer | 2021-08-05 15:05:45 +0100 | |
commit | 196049f41a64c0c02ddae72b82919314efac6e7e (patch) | |
tree | 208e9119c1a87170fdc322dab28366761b35ddbe | |
parent | dev-perl/Pod-Markdown-Github: Stabilize 0.40.0 x86, #805539 (diff) | |
download | gentoo-196049f41a64c0c02ddae72b82919314efac6e7e.tar.gz gentoo-196049f41a64c0c02ddae72b82919314efac6e7e.tar.bz2 gentoo-196049f41a64c0c02ddae72b82919314efac6e7e.zip |
dev-perl/Sub-Delete: Stabilize 1.0.20 x86, #805539
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild b/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild index 9c3fb2ac5743..28c2437b9994 100644 --- a/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild +++ b/dev-perl/Sub-Delete/Sub-Delete-1.0.20.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl module enabling one to delete subroutines" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~riscv x86 ~x64-macos" RDEPEND=" >=virtual/perl-Exporter-5.570.0 |