diff options
author | Sam James <sam@gentoo.org> | 2021-05-28 19:14:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-28 19:16:57 +0000 |
commit | c125372f08c29edbf7fb59579328101b3f336737 (patch) | |
tree | ad405c124d0950442d9b7d3878aae257d9825a6f /dev-perl/EV/EV-4.330.0.ebuild | |
parent | dev-perl/Error: Stabilize 0.170.290 ppc, #792660 (diff) | |
download | gentoo-c125372f08c29edbf7fb59579328101b3f336737.tar.gz gentoo-c125372f08c29edbf7fb59579328101b3f336737.tar.bz2 gentoo-c125372f08c29edbf7fb59579328101b3f336737.zip |
dev-perl/EV: Stabilize 4.330.0 ppc, #792663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/EV/EV-4.330.0.ebuild')
-rw-r--r-- | dev-perl/EV/EV-4.330.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/EV/EV-4.330.0.ebuild b/dev-perl/EV/EV-4.330.0.ebuild index 4aba09327aae..a763f7b229d6 100644 --- a/dev-perl/EV/EV-4.330.0.ebuild +++ b/dev-perl/EV/EV-4.330.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |