diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-04-25 18:47:57 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-04-25 18:47:57 -0400 |
commit | 5098699183e65b667c6d0e6f76531ce1c5065a23 (patch) | |
tree | 375342892da3022f6b840635bc86c84f4e5d6c08 /sys-libs | |
parent | kde-plasma: Remove KDE Plasma 5.9.4 (diff) | |
download | gentoo-5098699183e65b667c6d0e6f76531ce1c5065a23.tar.gz gentoo-5098699183e65b667c6d0e6f76531ce1c5065a23.tar.bz2 gentoo-5098699183e65b667c6d0e6f76531ce1c5065a23.zip |
sys-libs/uclibc-ng: version 1.0.23 stable on amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild index c0d6e8d09535..2492d87f8151 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild @@ -19,7 +19,7 @@ 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 ~ppc x86" fi LICENSE="LGPL-2" |