commit: accf3ccc597784750caa84ebe18dee76d02bae1e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed May 13 17:12:31 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed May 13 17:12:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=accf3ccc
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 <ago <AT> gentoo.org> sys-apps/ethtool/ethtool-5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/ethtool/ethtool-5.4.ebuild b/sys-apps/ethtool/ethtool-5.4.ebuild index f6cf23818f8..25a67f41d62 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"
