commit: ebc266de7a3e5ae6faa137d96680b4ec1c3aded2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 12 12:57:52 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 12 12:57:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc266de
dev-perl/Mojolicious: Stabilize 9.390.0 amd64, #947979 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Mojolicious/Mojolicious-9.390.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Mojolicious/Mojolicious-9.390.0.ebuild b/dev-perl/Mojolicious/Mojolicious-9.390.0.ebuild index 7fa0f3c2dc79..e774e555da55 100644 --- a/dev-perl/Mojolicious/Mojolicious-9.390.0.ebuild +++ b/dev-perl/Mojolicious/Mojolicious-9.390.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 @@ -13,7 +13,7 @@ DESCRIPTION="Real-time web framework" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" IUSE="minimal" RDEPEND="
