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/Calendar-Simple/
Date: Fri, 30 Jul 2021 06:13:25
Message-Id: 1627625581.fa6be9a887b3a984be54a5ddbb02e695a3fc6e79.sam@gentoo
1 commit: fa6be9a887b3a984be54a5ddbb02e695a3fc6e79
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 30 06:13:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 30 06:13:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6be9a8
7
8 dev-perl/Calendar-Simple: Stabilize 2.0.1 amd64, #804723
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild
16 index 2ad63834e06..e8229fdd518 100644
17 --- a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild
18 +++ b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Perl extension to create simple calendars"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
24 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
25 IUSE="minimal test"
26 RESTRICT="!test? ( test )"