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/URI-Fetch/
Date: Sun, 05 Dec 2021 03:06:20
Message-Id: 1638673367.b0c77d076867238f9bc5fc3c33553aa6e8cf5aa4.sam@gentoo
1 commit: b0c77d076867238f9bc5fc3c33553aa6e8cf5aa4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 03:02:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 03:02:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c77d07
7
8 dev-perl/URI-Fetch: Stabilize 0.150.0 amd64, #828221
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild b/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild
16 index 69c0fe79cf06..40db4743e9f9 100644
17 --- a/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild
18 +++ b/dev-perl/URI-Fetch/URI-Fetch-0.150.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Smart URI fetching/caching"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="
27 virtual/perl-Carp