sys-libs/uclibc-ng: fall back on 1.0.26
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 9 Mar 2018 22:57:15 +0000 (17:57 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 9 Mar 2018 22:57:32 +0000 (17:57 -0500)
=dev-lang/python-3.5.4-r1 breaks on later versions

Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-libs/uclibc-ng/uclibc-ng-1.0.26.ebuild
sys-libs/uclibc-ng/uclibc-ng-1.0.28.ebuild

index 6ce66393dd4958977f5255f0614982c0e0bd19d7..f9471f6e42a40b21238f917709a7efdc6d1f03e3 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="-* ppc"
+       KEYWORDS="-* amd64 arm ~mips ~ppc x86"
 fi
 
 LICENSE="LGPL-2"
index 6f75777134ce3f7012ed1d4a8259947fe4dbf01e..507f8c13ae96481e0b68afc685760dd7ba317711 100644 (file)
@@ -18,7 +18,7 @@ HOMEPAGE="https://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 ~mips ~ppc ~x86"
 fi
 
 LICENSE="LGPL-2"