diff options
author | 2014-01-15 09:39:41 +0000 | |
---|---|---|
committer | 2014-01-15 09:39:41 +0000 | |
commit | 87523c92c33f80cdd7709bef96a8b2fd8de2aea0 (patch) | |
tree | 7f0d0c1c94e9c7da2177e5d0b572a2d874f692fc /sys-apps/ethtool/ethtool-3.12.1.ebuild | |
parent | Stable for ia64, wrt bug #495918 (diff) | |
download | historical-87523c92c33f80cdd7709bef96a8b2fd8de2aea0.tar.gz historical-87523c92c33f80cdd7709bef96a8b2fd8de2aea0.tar.bz2 historical-87523c92c33f80cdd7709bef96a8b2fd8de2aea0.zip |
Stable for ia64, wrt bug #495920
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-apps/ethtool/ethtool-3.12.1.ebuild')
-rw-r--r-- | sys-apps/ethtool/ethtool-3.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ethtool/ethtool-3.12.1.ebuild b/sys-apps/ethtool/ethtool-3.12.1.ebuild index 3d95962fb9e6..f62d4e83d06a 100644 --- a/sys-apps/ethtool/ethtool-3.12.1.ebuild +++ b/sys-apps/ethtool/ethtool-3.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ethtool/ethtool-3.12.1.ebuild,v 1.4 2014/01/03 14:45:40 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ethtool/ethtool-3.12.1.ebuild,v 1.5 2014/01/15 09:39:40 ago Exp $ EAPI="4" @@ -10,6 +10,6 @@ SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" DEPEND="app-arch/xz-utils" |