diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 10:48:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 10:48:07 +0000 |
commit | ffdb43093ce4d9363d362b8369b60b1a32474f72 (patch) | |
tree | f180cf5d053f08695e8fb603a9a124a3f2393a09 /dev-util/colorgcc | |
parent | dev-python/attrs: Stabilize 21.4.0 hppa, #832291 (diff) | |
download | gentoo-ffdb43093ce4d9363d362b8369b60b1a32474f72.tar.gz gentoo-ffdb43093ce4d9363d362b8369b60b1a32474f72.tar.bz2 gentoo-ffdb43093ce4d9363d362b8369b60b1a32474f72.zip |
dev-util/colorgcc: Stabilize 1.3.2-r7 hppa, #832536
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/colorgcc')
-rw-r--r-- | dev-util/colorgcc/colorgcc-1.3.2-r7.ebuild | 4 |
1 files 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}" |