diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 06:13:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 06:13:28 +0100 |
commit | 7811d22675bca9d3b6f140ca8d76dde9a4ceb84b (patch) | |
tree | 397cabf60cd3aed9860704c87bd971707f83d219 /dev-perl/Pod-Tests | |
parent | dev-perl/Plack: Stabilize 1.4.800 ppc, #817479 (diff) | |
download | gentoo-7811d22675bca9d3b6f140ca8d76dde9a4ceb84b.tar.gz gentoo-7811d22675bca9d3b6f140ca8d76dde9a4ceb84b.tar.bz2 gentoo-7811d22675bca9d3b6f140ca8d76dde9a4ceb84b.zip |
dev-perl/Pod-Tests: Stabilize 1.200.0 ppc, #817485
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Pod-Tests')
-rw-r--r-- | dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild b/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild index bd47d908fcad..21c4b2270180 100644 --- a/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild +++ b/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extracts embedded tests and code examples from POD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="virtual/perl-File-Spec " |