diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:34:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:34:10 +0000 |
commit | 7326925ac39e9439850166dadf34c4b35d7ce249 (patch) | |
tree | ce6e004f2eeef7353ea2daf4dac09303cb63fd85 /net-analyzer/arping/arping-2.14.ebuild | |
parent | Stable for ia64, wrt bug #533668 (diff) | |
download | gentoo-2-7326925ac39e9439850166dadf34c4b35d7ce249.tar.gz gentoo-2-7326925ac39e9439850166dadf34c4b35d7ce249.tar.bz2 gentoo-2-7326925ac39e9439850166dadf34c4b35d7ce249.zip |
Stable for ia64, wrt bug #535522
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/arping/arping-2.14.ebuild')
-rw-r--r-- | net-analyzer/arping/arping-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arping/arping-2.14.ebuild b/net-analyzer/arping/arping-2.14.ebuild index 4913a465cc26..fc20f0f0433e 100644 --- a/net-analyzer/arping/arping-2.14.ebuild +++ b/net-analyzer/arping/arping-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild,v 1.9 2015/02/27 11:15:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild,v 1.10 2015/02/28 13:34:10 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://www.habets.pp.se/synscan/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" DEPEND=" net-libs/libpcap |