Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/uclibc-ng/
Date: Tue, 14 Nov 2017 15:33:50
Message-Id: 1510673608.adb74d03420b5e38e47d8bced0fb609a453c82ef.blueness@gentoo
1 commit: adb74d03420b5e38e47d8bced0fb609a453c82ef
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 14 15:33:28 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 14 15:33:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb74d03
7
8 sys-libs/uclibc-ng: 1.0.26 stable for arm ppc, keyword for ~mips
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 sys-libs/uclibc-ng/uclibc-ng-1.0.26.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.26.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.26.ebuild
16 index 2492d87f815..89d2e372716 100644
17 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.26.ebuild
18 +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.26.ebuild
19 @@ -18,8 +18,7 @@ HOMEPAGE="http://www.uclibc-ng.org/"
20 if [[ ${PV} != "9999" ]] ; then
21 PATCH_VER=""
22 SRC_URI="http://downloads.uclibc-ng.org/releases/${PV}/${MY_P}.tar.bz2"
23 - #KEYWORDS="-* ~amd64 ~arm ~mips ~ppc ~x86"
24 - KEYWORDS="-* amd64 ~arm ~ppc x86"
25 + KEYWORDS="-* amd64 arm ~mips ppc x86"
26 fi
27
28 LICENSE="LGPL-2"