Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/EV/
Date: Sat, 29 May 2021 08:41:24
Message-Id: 1622277647.c10a751bc423d2ba2ca5b3c4aca632314d0a2d70.ago@gentoo
1 commit: c10a751bc423d2ba2ca5b3c4aca632314d0a2d70
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 08:40:47 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 08:40:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10a751b
7
8 dev-perl/EV: amd64 stable wrt bug #792663
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/EV/EV-4.330.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/EV/EV-4.330.0.ebuild b/dev-perl/EV/EV-4.330.0.ebuild
18 index 46726975920..d4062eed67d 100644
19 --- a/dev-perl/EV/EV-4.330.0.ebuild
20 +++ b/dev-perl/EV/EV-4.330.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Perl interface to libev, a high performance full-featured event loop"
23 LICENSE=" || ( Artistic GPL-1+ ) || ( BSD-2 GPL-2+ )"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
27 IUSE=""
28
29 RDEPEND="