From: Agostino Sarubbo Date: Wed, 13 May 2020 11:31:03 +0000 (+0200) Subject: sys-apps/ethtool: x86 stable wrt bug #722750 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0b543776de94267af1b5bda67274b140c4ed3964;p=gentoo.git sys-apps/ethtool: x86 stable wrt bug #722750 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/ethtool/ethtool-5.4.ebuild b/sys-apps/ethtool/ethtool-5.4.ebuild index 92b825608265..f6cf23818f89 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"