diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-11-18 08:38:32 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-11-18 08:38:32 -0500 |
commit | 62ae8449047e8efcb669eb6d4602f2ae5073d7f8 (patch) | |
tree | 5977dcec6739e10cc465b110c318eaf31f5c9496 /sys-libs | |
parent | x11-wm/icewm: Removed old (diff) | |
download | gentoo-62ae8449047e8efcb669eb6d4602f2ae5073d7f8.tar.gz gentoo-62ae8449047e8efcb669eb6d4602f2ae5073d7f8.tar.bz2 gentoo-62ae8449047e8efcb669eb6d4602f2ae5073d7f8.zip |
sys-libs/uclibc-ng: 1.0.32 stable on ppc
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/uclibc-ng/uclibc-ng-1.0.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.32.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.32.ebuild index 5e58388e4022..62423b51aec2 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.32.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.32.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" |