diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:00:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:00:46 +0200 |
commit | 3f4cb25af2cc87585ce8b43efc8daad2cc2adcb2 (patch) | |
tree | 8b763a839d002156104021d8374b4220f4f91b84 /sys-apps/ethtool | |
parent | net-misc/ntp: ia64 stable wrt bug #613550 (diff) | |
download | gentoo-3f4cb25af2cc87585ce8b43efc8daad2cc2adcb2.tar.gz gentoo-3f4cb25af2cc87585ce8b43efc8daad2cc2adcb2.tar.bz2 gentoo-3f4cb25af2cc87585ce8b43efc8daad2cc2adcb2.zip |
sys-apps/ethtool: ia64 stable wrt bug #614066
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/ethtool')
-rw-r--r-- | sys-apps/ethtool/ethtool-4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ethtool/ethtool-4.8.ebuild b/sys-apps/ethtool/ethtool-4.8.ebuild index b904b76ebe81..8895d365961f 100644 --- a/sys-apps/ethtool/ethtool-4.8.ebuild +++ b/sys-apps/ethtool/ethtool-4.8.ebuild @@ -9,6 +9,6 @@ SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" DEPEND="app-arch/xz-utils" |