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/SVG/
Date: Mon, 11 Oct 2021 05:15:45
Message-Id: 1633929238.65ac196b00021bf2872e29b75f78c61f47cd1056.sam@gentoo
1 commit: 65ac196b00021bf2872e29b75f78c61f47cd1056
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 05:13:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 05:13:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ac196b
7
8 dev-perl/SVG: Stabilize 2.860.0 ppc, #817530
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/SVG/SVG-2.860.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/SVG/SVG-2.860.0.ebuild b/dev-perl/SVG/SVG-2.860.0.ebuild
16 index d83d10900de..6eee69da35f 100644
17 --- a/dev-perl/SVG/SVG-2.860.0.ebuild
18 +++ b/dev-perl/SVG/SVG-2.860.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc x86"
24 +KEYWORDS="amd64 ppc x86"
25
26 RDEPEND="
27 virtual/perl-parent