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/EV/
Date: Sat, 29 May 2021 06:10:04
Message-Id: 1622268483.58359cb9a5a9302a72f7f3dec5e391eea7245435.sam@gentoo
1 commit: 58359cb9a5a9302a72f7f3dec5e391eea7245435
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 06:08:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 06:08:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58359cb9
7
8 dev-perl/EV: Stabilize 4.330.0 x86, #792663
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/EV/EV-4.330.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/EV/EV-4.330.0.ebuild b/dev-perl/EV/EV-4.330.0.ebuild
16 index a763f7b229d..46726975920 100644
17 --- a/dev-perl/EV/EV-4.330.0.ebuild
18 +++ b/dev-perl/EV/EV-4.330.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Perl interface to libev, a high performance full-featured event loop"
21 LICENSE=" || ( Artistic GPL-1+ ) || ( BSD-2 GPL-2+ )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ppc ~ppc64 x86"
25 IUSE=""
26
27 RDEPEND="