summaryrefslogtreecommitdiff
path: root/sys-libs
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-08-10 06:01:02 -0400
committerAnthony G. Basile <blueness@gentoo.org>2017-08-10 06:04:48 -0400
commitb23e88568c2e8f87c39cca7a8b2435fdeefe130c (patch)
treeb5b1c07fe1a8f5fdb83d0be6f0fce9e8aed3ba32 /sys-libs
parent2cf57b9a15326906f6d79dcaa56c1a4cb5965db5 (diff)
downloadgentoo-b23e88568c2e8f87c39cca7a8b2435fdeefe130c.tar.gz
gentoo-b23e88568c2e8f87c39cca7a8b2435fdeefe130c.tar.xz
sys-libs/uclibc-ng: 1.0.25 stable on arm and keyworded ~mips
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild
index a5231d33810..89d2e372716 100644
--- a/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild
+++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild
@@ -18,8 +18,7 @@ HOMEPAGE="http://www.uclibc-ng.org/"
if [[ ${PV} != "9999" ]] ; then
PATCH_VER=""
SRC_URI="http://downloads.uclibc-ng.org/releases/${PV}/${MY_P}.tar.bz2"
- #KEYWORDS="-* ~amd64 ~arm ~mips ~ppc ~x86"
- KEYWORDS="-* amd64 ~arm ppc x86"
+ KEYWORDS="-* amd64 arm ~mips ppc x86"
fi
LICENSE="LGPL-2"