Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/dietlibc/
Date: Thu, 25 Aug 2016 19:16:46
Message-Id: 1472152595.80c0c0a2abfe7471a8a3edb32b7d54822af17401.pacho@gentoo
1 commit: 80c0c0a2abfe7471a8a3edb32b7d54822af17401
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 25 19:14:05 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 19:16:35 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c0c0a2
7
8 dev-libs/dietlibc: Move to ~arm as no reverse dep needs it in stable (#498094)
9
10 Package-Manager: portage-2.3.0
11
12 dev-libs/dietlibc/dietlibc-0.30-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild
16 index e3d22c0..c49773d 100644
17 --- a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild
18 +++ b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm ~mips sparc x86"
30 +KEYWORDS="alpha amd64 ~arm ~mips sparc x86"
31 IUSE="debug"
32
33 DEPEND=""