Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Color-Library/
Date: Sun, 27 Dec 2020 14:42:12
Message-Id: 1609080116.934cfee20698de65a77003f582d2fcef7de086e4.grobian@gentoo
1 commit: 934cfee20698de65a77003f582d2fcef7de086e4
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 14:35:44 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 14:41:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=934cfee2
7
8 dev-perl/Color-Library: drop ppc-aix m68k-mint
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild | 4 ++--
14 dev-perl/Color-Library/Color-Library-0.21.0-r2.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild b/dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild
18 index 02db9ee3ebd..d5164ff6792 100644
19 --- a/dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild
20 +++ b/dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -10,7 +10,7 @@ inherit perl-module
28 DESCRIPTION="An easy-to-use and comprehensive named-color library"
29
30 SLOT="0"
31 -KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 IUSE="test"
34 RESTRICT="!test? ( test )"
35
36
37 diff --git a/dev-perl/Color-Library/Color-Library-0.21.0-r2.ebuild b/dev-perl/Color-Library/Color-Library-0.21.0-r2.ebuild
38 index b963957a000..48df92e7024 100644
39 --- a/dev-perl/Color-Library/Color-Library-0.21.0-r2.ebuild
40 +++ b/dev-perl/Color-Library/Color-Library-0.21.0-r2.ebuild
41 @@ -10,7 +10,7 @@ inherit perl-module
42 DESCRIPTION="An easy-to-use and comprehensive named-color library"
43
44 SLOT="0"
45 -KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
46 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
47 IUSE="test"
48 RESTRICT="!test? ( test )"