diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 04:11:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 04:11:24 +0100 |
commit | 27b3adeb12fb085a362164c6f59e2968b7009022 (patch) | |
tree | 86b23324cc28b1739d4f54a3f4f9601017b37708 /dev-perl/Pod-Elemental | |
parent | dev-perl/PerlIO-eol: Stabilize 0.170.0 amd64, #817470 (diff) | |
download | gentoo-27b3adeb12fb085a362164c6f59e2968b7009022.tar.gz gentoo-27b3adeb12fb085a362164c6f59e2968b7009022.tar.bz2 gentoo-27b3adeb12fb085a362164c6f59e2968b7009022.zip |
dev-perl/Pod-Elemental: Stabilize 0.103.5 amd64, #817473
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Pod-Elemental')
-rw-r--r-- | dev-perl/Pod-Elemental/Pod-Elemental-0.103.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Elemental/Pod-Elemental-0.103.5.ebuild b/dev-perl/Pod-Elemental/Pod-Elemental-0.103.5.ebuild index 297c7ac810d5..b38724d8b90a 100644 --- a/dev-perl/Pod-Elemental/Pod-Elemental-0.103.5.ebuild +++ b/dev-perl/Pod-Elemental/Pod-Elemental-0.103.5.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Work with nestable Pod elements" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-perl/Class-Load |