summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 19:14:31 +0000
committerSam James <sam@gentoo.org>2021-05-28 19:16:57 +0000
commitc125372f08c29edbf7fb59579328101b3f336737 (patch)
treead405c124d0950442d9b7d3878aae257d9825a6f /dev-perl/EV/EV-4.330.0.ebuild
parentdev-perl/Error: Stabilize 0.170.290 ppc, #792660 (diff)
downloadgentoo-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.ebuild4
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="