Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/
Date: Wed, 30 Dec 2020 10:57:11
Message-Id: 1609325822.90f460c34fd8228251572d6d86e9045565193e45.slyfox@gentoo
1 commit: 90f460c34fd8228251572d6d86e9045565193e45
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 10:56:12 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 10:57:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f460c3
7
8 sys-devel/crossdev: mark 20201129 stable for all arches
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 sys-devel/crossdev/crossdev-20201129.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/crossdev/crossdev-20201129.ebuild b/sys-devel/crossdev/crossdev-20201129.ebuild
17 index 80947886394..7a6c51ec73f 100644
18 --- a/sys-devel/crossdev/crossdev-20201129.ebuild
19 +++ b/sys-devel/crossdev/crossdev-20201129.ebuild
20 @@ -9,7 +9,7 @@ if [[ ${PV} == "99999999" ]] ; then
21 else
22 SRC_URI="mirror://gentoo/${P}.tar.xz
23 https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
26 fi
27
28 DESCRIPTION="Gentoo Cross-toolchain generator"