commit: 95dae11a305b731ec1f7a1f0d78ffd92c18b3665 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 11:56:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 11:56:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95dae11a
dev-perl/MCE: Stabilize 1.900.0 x86, #946801 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/MCE/MCE-1.900.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/MCE/MCE-1.900.0.ebuild b/dev-perl/MCE/MCE-1.900.0.ebuild index 999425d53ca7..95ff703955eb 100644 --- a/dev-perl/MCE/MCE-1.900.0.ebuild +++ b/dev-perl/MCE/MCE-1.900.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Many-Core Engine providing parallel processing capabilities" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+sereal" RDEPEND="
