commit: f678daf09321303987c2d028466e4ed56932406b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 16:37:27 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 16:37:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f678daf0
dev-perl/Chart: Stabilize 2.4.10-r2 amd64, #877713 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/Chart/Chart-2.4.10-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Chart/Chart-2.4.10-r2.ebuild b/dev-perl/Chart/Chart-2.4.10-r2.ebuild index b6f4cb4ea112..4bacdd1e9e88 100644 --- a/dev-perl/Chart/Chart-2.4.10-r2.ebuild +++ b/dev-perl/Chart/Chart-2.4.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ DESCRIPTION="The Perl Chart Module" # https://bugs.gentoo.org/724570 LICENSE="|| ( Artistic GPL-1+ ) || ( MIT ( GPL-1 GPL-2 ) )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
