diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:13:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:13:16 +0100 |
commit | 1ce7b1df683f5b4934189a7297a6c3228bb9a9a4 (patch) | |
tree | 6b94dc59006435cc88286dfb604f88715a1b1790 /dev-perl/EV | |
parent | dev-perl/ExtUtils-InstallPaths: Stabilize 0.13.0 x86, #933891 (diff) | |
download | gentoo-1ce7b1df683f5b4934189a7297a6c3228bb9a9a4.tar.gz gentoo-1ce7b1df683f5b4934189a7297a6c3228bb9a9a4.tar.bz2 gentoo-1ce7b1df683f5b4934189a7297a6c3228bb9a9a4.zip |
dev-perl/EV: Stabilize 4.340.0 ppc, #933897
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/EV')
-rw-r--r-- | dev-perl/EV/EV-4.340.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/EV/EV-4.340.0.ebuild b/dev-perl/EV/EV-4.340.0.ebuild index d19055981cd5..e74fde36aeaf 100644 --- a/dev-perl/EV/EV-4.340.0.ebuild +++ b/dev-perl/EV/EV-4.340.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl interface to libev, a high performance full-featured event loo LICENSE=" || ( Artistic GPL-1+ ) || ( BSD-2 GPL-2+ )" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~riscv ~x86" RDEPEND=" dev-perl/common-sense |