diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:33:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:09 +0100 |
commit | e34ce3af63f940f2c958fae2ac38b7b468b69816 (patch) | |
tree | 87472df98c30dfa707f9fd01601f2ccad0a0f9c4 /sys-apps/ethtool | |
parent | net-fs/libnfs: stable 4.0.0 for ppc64 (diff) | |
download | gentoo-e34ce3af63f940f2c958fae2ac38b7b468b69816.tar.gz gentoo-e34ce3af63f940f2c958fae2ac38b7b468b69816.tar.bz2 gentoo-e34ce3af63f940f2c958fae2ac38b7b468b69816.zip |
sys-apps/ethtool: stable 5.8-r1 for ppc64
stable wrt bug #738348
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/ethtool')
-rw-r--r-- | sys-apps/ethtool/ethtool-5.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ethtool/ethtool-5.8-r1.ebuild b/sys-apps/ethtool/ethtool-5.8-r1.ebuild index a40979b1d851..f1dae680c309 100644 --- a/sys-apps/ethtool/ethtool-5.8-r1.ebuild +++ b/sys-apps/ethtool/ethtool-5.8-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/ethtool/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="+netlink" DEPEND="app-arch/xz-utils" |