diff options
author | Sam James <sam@gentoo.org> | 2024-01-11 09:36:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-11 09:36:27 +0000 |
commit | 4191f80054569126f3f25c14763e07fa9497f8f5 (patch) | |
tree | 7c6bf339df4015c8ebc7d5ef96ac8b57619baa76 /dev-perl | |
parent | dev-perl/HTML-Mason: Stabilize 1.600.0 x86, #910836 (diff) | |
download | gentoo-4191f80054569126f3f25c14763e07fa9497f8f5.tar.gz gentoo-4191f80054569126f3f25c14763e07fa9497f8f5.tar.bz2 gentoo-4191f80054569126f3f25c14763e07fa9497f8f5.zip |
dev-perl/Mojolicious: Stabilize 9.330.0-r1 x86, #910870
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mojolicious/Mojolicious-9.330.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mojolicious/Mojolicious-9.330.0-r1.ebuild b/dev-perl/Mojolicious/Mojolicious-9.330.0-r1.ebuild index c239293e4092..a8a4b4b5e675 100644 --- a/dev-perl/Mojolicious/Mojolicious-9.330.0-r1.ebuild +++ b/dev-perl/Mojolicious/Mojolicious-9.330.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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=" |