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: Mon, 11 Mar 2019 22:37:12
Message-Id: 1552343818.0a854591096ce4e9be88c41bab3f7ab45d385ac9.slyfox@gentoo
1 commit: 0a854591096ce4e9be88c41bab3f7ab45d385ac9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 11 22:36:21 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 11 22:36:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a854591
7
8 sys-devel/crossdev: stable 20181202 everywhere
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 sys-devel/crossdev/crossdev-20181202.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/crossdev/crossdev-20181202.ebuild b/sys-devel/crossdev/crossdev-20181202.ebuild
17 index aba306ab049..684e23fcf07 100644
18 --- a/sys-devel/crossdev/crossdev-20181202.ebuild
19 +++ b/sys-devel/crossdev/crossdev-20181202.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 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
25 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
26 fi
27
28 DESCRIPTION="Gentoo Cross-toolchain generator"