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/Template-GD/
Date: Mon, 31 Oct 2022 16:38:21
Message-Id: 1667234253.662da4f42f8becf878fad4cac56f096b56a19e85.ago@gentoo
1 commit: 662da4f42f8becf878fad4cac56f096b56a19e85
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 16:37:33 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 16:37:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662da4f4
7
8 dev-perl/Template-GD: Stabilize 2.660.0-r3 amd64, #877713
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-perl/Template-GD/Template-GD-2.660.0-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Template-GD/Template-GD-2.660.0-r3.ebuild b/dev-perl/Template-GD/Template-GD-2.660.0-r3.ebuild
16 index 50d382ec444d..1c242d3fef6d 100644
17 --- a/dev-perl/Template-GD/Template-GD-2.660.0-r3.ebuild
18 +++ b/dev-perl/Template-GD/Template-GD-2.660.0-r3.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=8
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="GD plugin(s) for the Template Toolkit"
27
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
31
32 RDEPEND="
33 dev-perl/GD