Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Chart/
Date: Mon, 31 Oct 2022 16:38:19
Message-Id: 1667234247.f678daf09321303987c2d028466e4ed56932406b.ago@gentoo
1 commit: f678daf09321303987c2d028466e4ed56932406b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 16:37:27 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 16:37:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f678daf0
7
8 dev-perl/Chart: Stabilize 2.4.10-r2 amd64, #877713
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-perl/Chart/Chart-2.4.10-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Chart/Chart-2.4.10-r2.ebuild b/dev-perl/Chart/Chart-2.4.10-r2.ebuild
16 index b6f4cb4ea112..4bacdd1e9e88 100644
17 --- a/dev-perl/Chart/Chart-2.4.10-r2.ebuild
18 +++ b/dev-perl/Chart/Chart-2.4.10-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ DESCRIPTION="The Perl Chart Module"
26 # https://bugs.gentoo.org/724570
27 LICENSE="|| ( Artistic GPL-1+ ) || ( MIT ( GPL-1 GPL-2 ) )"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
31 IUSE="test"
32 RESTRICT="!test? ( test )"