sys-libs/uclibc-ng: 1.0.27 is broken on mips
authorAnthony G. Basile <blueness@gentoo.org>
Thu, 11 Jan 2018 02:07:10 +0000 (21:07 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Thu, 11 Jan 2018 02:07:10 +0000 (21:07 -0500)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

sys-libs/uclibc-ng/uclibc-ng-1.0.27.ebuild

index 9c2e972dc4c08d2f7b3599a9c3faf4e4ebae4b22..b42ff88c947e27c477d70146b63d7548e219aa39 100644 (file)
@@ -18,7 +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"
 fi
 
 LICENSE="LGPL-2"