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/crossdev/
Date: Sun, 30 Jan 2022 22:29:34
Message-Id: 1643581707.880550afcfabb520fea7eb315ab0d941c6670072.sam@gentoo
1 commit: 880550afcfabb520fea7eb315ab0d941c6670072
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 30 22:28:27 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 22:28:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880550af
7
8 sys-devel/crossdev: Stabilize 20211121 sparc, #832375
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild b/sys-devel/crossdev/crossdev-20211121.ebuild
16 index 3e89d7cd85fa..ed5c26499aa9 100644
17 --- a/sys-devel/crossdev/crossdev-20211121.ebuild
18 +++ b/sys-devel/crossdev/crossdev-20211121.ebuild
19 @@ -10,7 +10,7 @@ else
20 SRC_URI="mirror://gentoo/${P}.tar.xz
21 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"