diff options
author | Sam James <sam@gentoo.org> | 2024-01-11 09:36:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-11 09:36:26 +0000 |
commit | 1bd09439e2e27cd0c33ae2ec27d5dd5a4197cad1 (patch) | |
tree | 2c47a388235f3bc4dc84c8a5ec9d700f5578d433 /dev-perl | |
parent | dev-ml/opam-format: Stabilize 2.0.10 x86, #896100 (diff) | |
download | gentoo-1bd09439e2e27cd0c33ae2ec27d5dd5a4197cad1.tar.gz gentoo-1bd09439e2e27cd0c33ae2ec27d5dd5a4197cad1.tar.bz2 gentoo-1bd09439e2e27cd0c33ae2ec27d5dd5a4197cad1.zip |
dev-perl/HTML-Mason: Stabilize 1.600.0 x86, #910836
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.600.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.600.0.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.600.0.ebuild index c05578aeae33..ae9c33506dce 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.600.0.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.600.0.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=7 @@ -11,7 +11,7 @@ DESCRIPTION="A HTML development and delivery Perl Module" HOMEPAGE="http://www.masonhq.com/ https://metacpan.org/release/HTML-Mason" SLOT="0" -KEYWORDS="amd64 ppc ~riscv ~x86" +KEYWORDS="amd64 ppc ~riscv x86" IUSE="modperl test" RESTRICT="!test? ( test )" |