diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-06-09 19:55:21 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-06-09 19:56:01 -0400 |
commit | 107cd90834242dea31808346c0ac7e13078a31e8 (patch) | |
tree | 3ab3e55c8fd97a938dab7c42bcfb301c9feabdaa /sys-libs/uclibc-ng | |
parent | dev-util/electron: Version bump to 1.7.15. (diff) | |
download | gentoo-107cd90834242dea31808346c0ac7e13078a31e8.tar.gz gentoo-107cd90834242dea31808346c0ac7e13078a31e8.tar.bz2 gentoo-107cd90834242dea31808346c0ac7e13078a31e8.zip |
sys-libs/uclibc-ng: 1.0.30-r1 stable on ppc
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs/uclibc-ng')
-rw-r--r-- | sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild index 77dc21a58bc3..4b7f7e366e45 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild @@ -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" |