From: Agostino Sarubbo Date: Wed, 13 May 2020 17:12:31 +0000 (+0200) Subject: sys-apps/ethtool: ppc stable wrt bug #722750 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=accf3ccc597784750caa84ebe18dee76d02bae1e;p=gentoo.git sys-apps/ethtool: ppc stable wrt bug #722750 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/ethtool/ethtool-5.4.ebuild b/sys-apps/ethtool/ethtool-5.4.ebuild index f6cf23818f89..25a67f41d620 100644 --- a/sys-apps/ethtool/ethtool-5.4.ebuild +++ b/sys-apps/ethtool/ethtool-5.4.ebuild @@ -9,6 +9,6 @@ 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" DEPEND="app-arch/xz-utils"