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/Email-MIME-ContentType/
Date: Thu, 27 May 2021 23:15:18
Message-Id: 1622157255.b3c54afe6abc914bbbe36e5d87ad9f7f0dc5b9a7.sam@gentoo
1 commit: b3c54afe6abc914bbbe36e5d87ad9f7f0dc5b9a7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 23:14:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 23:14:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c54afe
7
8 dev-perl/Email-MIME-ContentType: Stabilize 1.24.0 x86, #792498
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild
16 index 210ea2b22a6..f02a4d060da 100644
17 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild
18 +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.24.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Parse a MIME Content-Type Header or Content-Disposition Header"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86 ~sparc-solaris ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"