diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-11 20:28:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-11 20:28:08 +0100 |
commit | 13622f1a3bb558d6cbc020c3f311ecc45921920f (patch) | |
tree | 2f44c515591c4c0f940adf2502c1c5a295a86f01 /sys-apps/net-tools | |
parent | sys-apps/grep: stable 3.0 for hppa, bug #623624 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-13622f1a3bb558d6cbc020c3f311ecc45921920f.tar.gz gentoo-13622f1a3bb558d6cbc020c3f311ecc45921920f.tar.bz2 gentoo-13622f1a3bb558d6cbc020c3f311ecc45921920f.zip |
sys-apps/net-tools: stable 1.60_p20161110235919 for ia64, bug #605312
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
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 17eb029e32e5..c0514d1965a1 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-2016 Gentoo Foundation +# Copyright 1999-2017 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" |