diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-05-25 12:55:02 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-05-25 12:55:24 -0400 |
commit | 3a73cdfbd09983cb45410777db3bb685e7b5edf6 (patch) | |
tree | 37a56b938297e7c81b1289a47bde8945f91ded9b /sys-libs | |
parent | app-emulation/diskimage-builder: bup 2.4.1 (diff) | |
download | gentoo-3a73cdfbd09983cb45410777db3bb685e7b5edf6.tar.gz gentoo-3a73cdfbd09983cb45410777db3bb685e7b5edf6.tar.bz2 gentoo-3a73cdfbd09983cb45410777db3bb685e7b5edf6.zip |
sys-libs/uclibc-ng: version 1.0.23 stable on ppc
Package-Manager: Portage-2.3.5, 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 2492d87f8151..a5231d33810d 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" |