commit:     a045133b7ddb0a9df3e1bd287680de0c2a5722c9
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 11:39:39 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 11:39:39 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=a045133b

Revert "sys-apps/net-tools: recent commits on linux headers broke in tree 
version"

This reverts commit c235bfe495684338953b8da7974d4f320d19020d.

I'm trying this to see if it fixes issue #82

 sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild 
b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
index b068435..fea4979 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-2
 else
        SRC_URI="mirror://gentoo/${P}.tar.xz"
-       KEYWORDS="amd64 arm ~mips ppc x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Standard Linux networking tools"

Reply via email to