sys-libs/uclibc-ng: 1.0.32 is broken on arm
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 14 Jan 2020 22:26:04 +0000 (17:26 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 14 Jan 2020 22:26:24 +0000 (17:26 -0500)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
sys-libs/uclibc-ng/uclibc-ng-1.0.32.ebuild

index c4498ecfcd3fc702ca3ffe2302676d797e352e70..fae0c97e7b5f0a3b74712fdc3dad4e40237d598f 100644 (file)
@@ -18,7 +18,7 @@ HOMEPAGE="https://uclibc-ng.org/"
 if [[ ${PV} != "9999" ]] ; then
        PATCH_VER=""
        SRC_URI="https://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"