diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-02 19:21:54 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-02 19:21:54 +0200 |
commit | e4c0580e3073cc561eb863a1fcd4776b56a2a1cc (patch) | |
tree | 467f2759bab0db017475593dd0e8d4363b0ba742 /sys-apps/net-tools | |
parent | dev-libs/libxslt: security cleanup (diff) | |
download | gentoo-e4c0580e3073cc561eb863a1fcd4776b56a2a1cc.tar.gz gentoo-e4c0580e3073cc561eb863a1fcd4776b56a2a1cc.tar.bz2 gentoo-e4c0580e3073cc561eb863a1fcd4776b56a2a1cc.zip |
sys-apps/net-tools: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-apps/net-tools')
-rw-r--r-- | sys-apps/net-tools/net-tools-1.60_p20161110235919.ebuild | 4 |
1 files 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 581862c88d45..208c730891ad 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-2017 Gentoo Foundation +# Copyright 1999-2018 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="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" + 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" |