commit:     5fd9189d79e590112505d33c9ab23b65b1a132e8
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 20:59:24 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 20:59:42 2017 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=5fd9189d

sys-apps/iproute2: 4.14.1-r1 stable on all musl arches

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-apps/iproute2/iproute2-4.14.1-r1.ebuild | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild 
b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
index b8a34e6..9341b81 100644
--- a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+       KEYWORDS="amd64 arm ~mips ppc x86"
 fi
 
 DESCRIPTION="kernel routing and traffic control utilities"
@@ -52,14 +52,6 @@ src_prepare() {
                )
        fi
 
-       # Local uclibc-ng compat fix until uclibc-ng upstream can sync
-       # netinet/in.h with glibc.  Resolves #626546.
-       if use elibc_uclibc ; then
-               PATCHES+=(
-                       
"${FILESDIR}"/${PN}-4.12.0-uclibc-ng-add-ipproto_mh.patch
-               )
-       fi
-
        default
 
        sed -i \

Reply via email to