Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Tests/
Date: Mon, 11 Oct 2021 03:14:00
Message-Id: 1633921918.460c26a28d57a4ed349d76cbb364d73dd4e8ca26.sam@gentoo
1 commit: 460c26a28d57a4ed349d76cbb364d73dd4e8ca26
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 03:11:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 03:11:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460c26a2
7
8 dev-perl/Pod-Tests: Stabilize 1.200.0 amd64, #817485
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild b/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild
16 index 60bbce92c33..9f7e68f7d01 100644
17 --- a/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild
18 +++ b/dev-perl/Pod-Tests/Pod-Tests-1.200.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Extracts embedded tests and code examples from POD"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25
26 RDEPEND="virtual/perl-File-Spec
27 "