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-Eventual/
Date: Mon, 11 Oct 2021 03:14:00
Message-Id: 1633921914.b8ebb325167d320a871534227486b83eb7e5c5a2.sam@gentoo
1 commit: b8ebb325167d320a871534227486b83eb7e5c5a2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 03:11:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 03:11:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ebb325
7
8 dev-perl/Pod-Eventual: Stabilize 0.94.2 amd64, #817482
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Pod-Eventual/Pod-Eventual-0.94.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Pod-Eventual/Pod-Eventual-0.94.2.ebuild b/dev-perl/Pod-Eventual/Pod-Eventual-0.94.2.ebuild
16 index b8126e9afe4..a40f8ced9ae 100644
17 --- a/dev-perl/Pod-Eventual/Pod-Eventual-0.94.2.ebuild
18 +++ b/dev-perl/Pod-Eventual/Pod-Eventual-0.94.2.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="read a POD document as a series of trivial events"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="
27 virtual/perl-Carp