Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc-config/
Date: Mon, 03 Jan 2022 12:36:33
Message-Id: 1641213371.0370c20d085e2cf0a69bcb6fa114fd31a21cd839.sam@gentoo
1 commit: 0370c20d085e2cf0a69bcb6fa114fd31a21cd839
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 3 11:44:24 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 12:36:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0370c20d
7
8 sys-devel/gcc-config: stable 2.5-r1 for hppa, bug #830376
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 sys-devel/gcc-config/gcc-config-2.5-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild b/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild
19 index 5a369b0a4c8e..e774fc29e7bc 100644
20 --- a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild
21 +++ b/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild
22 @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
23 inherit git-r3
24 else
25 SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
26 - KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
27 + KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
28 fi
29
30 DESCRIPTION="Utility to manage compilers"