diff options
author | 2025-01-12 12:57:52 +0000 | |
---|---|---|
committer | 2025-01-12 12:57:52 +0000 | |
commit | ebc266de7a3e5ae6faa137d96680b4ec1c3aded2 (patch) | |
tree | 3d1eac28a43f801d24491d849265fbeb4b19f9ea /dev-perl/Mojolicious | |
parent | perl-core/Term-Table: Stabilize 0.23.0 ppc64, #947977 (diff) | |
download | gentoo-ebc266de7a3e5ae6faa137d96680b4ec1c3aded2.tar.gz gentoo-ebc266de7a3e5ae6faa137d96680b4ec1c3aded2.tar.bz2 gentoo-ebc266de7a3e5ae6faa137d96680b4ec1c3aded2.zip |
dev-perl/Mojolicious: Stabilize 9.390.0 amd64, #947979
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Mojolicious')
-rw-r--r-- | dev-perl/Mojolicious/Mojolicious-9.390.0.ebuild | 4 |
1 files 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=" |