Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Mason/
Date: Sat, 02 Jul 2022 18:21:03
Message-Id: 1656785993.4f6b11e664aeb5ca872506bd52ff751bf6870a2b.sam@gentoo
1 commit: 4f6b11e664aeb5ca872506bd52ff751bf6870a2b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 18:19:53 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 18:19:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6b11e6
7
8 dev-perl/HTML-Mason: Stabilize 1.590.0-r1 x86, #855917
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild
16 index 7aea94b71506..c086be0c6311 100644
17 --- a/dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild
18 +++ b/dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="A HTML development and delivery Perl Module"
20 HOMEPAGE="http://www.masonhq.com/ https://metacpan.org/release/HTML-Mason"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="~amd64 ~ppc x86"
25 IUSE="modperl test"
26 RESTRICT="!test? ( test )"