diff options
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 )" |