Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/
Date: Sun, 25 Sep 2022 07:44:22
Message-Id: 1664091850.5416e828b715b6a37f1c20c0ed719f3d21f95e63.arthurzam@gentoo
1 commit: 5416e828b715b6a37f1c20c0ed719f3d21f95e63
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 07:44:10 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 07:44:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5416e828
7
8 sys-devel/crossdev: Stabilize 20220818 sparc, #872776
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild b/sys-devel/crossdev/crossdev-20220818.ebuild
16 index 82b7d3e24675..50718f6bf60d 100644
17 --- a/sys-devel/crossdev/crossdev-20220818.ebuild
18 +++ b/sys-devel/crossdev/crossdev-20220818.ebuild
19 @@ -9,7 +9,7 @@ if [[ ${PV} == "99999999" ]] ; then
20 else
21 SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
22 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
23 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
24 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25 fi
26
27 DESCRIPTION="Gentoo Cross-toolchain generator"