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/CGI-Simple/
Date: Tue, 25 Aug 2020 10:14:24
Message-Id: 1598349527.39f0c0b38f011063daf5445fd58648b2a96418be.sam@gentoo
1 commit: 39f0c0b38f011063daf5445fd58648b2a96418be
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 09:58:47 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 09:58:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f0c0b3
7
8 dev-perl/CGI-Simple: Stabilize 1.250.0 ppc64, #738212
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild
16 index ad4abfe2ec9..2d533309477 100644
17 --- a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild
18 +++ b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
20 # Bug: https://bugs.gentoo.org/721422
21 LICENSE="Artistic"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"