summaryrefslogtreecommitdiff
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
parentprofiles/package.mask: mask dev-java/toolkit-0.{4,5}.0. (diff)
downloadgentoo-b23e88568c2e8f87c39cca7a8b2435fdeefe130c.tar.gz
gentoo-b23e88568c2e8f87c39cca7a8b2435fdeefe130c.tar.bz2
gentoo-b23e88568c2e8f87c39cca7a8b2435fdeefe130c.zip
sys-libs/uclibc-ng: 1.0.25 stable on arm and keyworded ~mips
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-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 a5231d33810d..89d2e3727161 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"