commit: ffdb43093ce4d9363d362b8369b60b1a32474f72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 2 10:48:07 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 2 10:48:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffdb4309
dev-util/colorgcc: Stabilize 1.3.2-r7 hppa, #832536
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/colorgcc/colorgcc-1.3.2-r7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/colorgcc/colorgcc-1.3.2-r7.ebuild
b/dev-util/colorgcc/colorgcc-1.3.2-r7.ebuild
index 5843b51a93c8..5632536ed64d 100644
--- a/dev-util/colorgcc/colorgcc-1.3.2-r7.ebuild
+++ b/dev-util/colorgcc/colorgcc-1.3.2-r7.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
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86 ~x64-cygwin ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 hppa ~mips ppc sparc x86 ~x64-cygwin ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos"
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"