commit: c10a751bc423d2ba2ca5b3c4aca632314d0a2d70 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat May 29 08:40:47 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat May 29 08:40:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10a751b
dev-perl/EV: amd64 stable wrt bug #792663 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/EV/EV-4.330.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/EV/EV-4.330.0.ebuild b/dev-perl/EV/EV-4.330.0.ebuild index 46726975920..d4062eed67d 100644 --- a/dev-perl/EV/EV-4.330.0.ebuild +++ b/dev-perl/EV/EV-4.330.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to libev, a high performance full-featured event loop" LICENSE=" || ( Artistic GPL-1+ ) || ( BSD-2 GPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="" RDEPEND="
