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:25:04
Message-Id: 1643581422.cd9818672ed687e2d2094b36afe851babe0e6a5b.sam@gentoo
1 commit: cd9818672ed687e2d2094b36afe851babe0e6a5b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 30 22:22:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 22:23:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd981867
7
8 sys-devel/crossdev: Stabilize 20211121 x86, #832375
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/crossdev/crossdev-20211121.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild b/sys-devel/crossdev/crossdev-20211121.ebuild
16 index 864061acd24b..a23425e774cf 100644
17 --- a/sys-devel/crossdev/crossdev-20211121.ebuild
18 +++ b/sys-devel/crossdev/crossdev-20211121.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="8"
25 @@ -10,7 +10,7 @@ else
26 SRC_URI="mirror://gentoo/${P}.tar.xz
27 https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
28 https://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
29 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
30 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
31 fi
32
33 DESCRIPTION="Gentoo Cross-toolchain generator"