sys-libs/uclibc-ng: 1.0.32 stable on arm
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 14 Jan 2020 20:10:22 +0000 (15:10 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 14 Jan 2020 20:10:22 +0000 (15:10 -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 62423b51aec2a865f064cecbc05a3115c2970882..c4498ecfcd3fc702ca3ffe2302676d797e352e70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -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"