diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-08-06 07:31:08 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-08-06 07:31:08 -0400 |
commit | 53b41a4e27936a186e2b76a7984ace6c97e560a5 (patch) | |
tree | 271b193b377aa0c14223c2f068e65db2e62d63c5 /sys-libs/uclibc-ng | |
parent | app-emulation/fuse: sort RDEPEND and econf alphabetically (diff) | |
download | gentoo-53b41a4e27936a186e2b76a7984ace6c97e560a5.tar.gz gentoo-53b41a4e27936a186e2b76a7984ace6c97e560a5.tar.bz2 gentoo-53b41a4e27936a186e2b76a7984ace6c97e560a5.zip |
sys-libs/uclibc-ng: mark 1.0.25 stable on ppc
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-libs/uclibc-ng')
-rw-r--r-- | sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild index 2492d87f8151..a5231d33810d 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.25.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.25.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" |