Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ethtool/
Date: Wed, 13 May 2020 17:12:42
Message-Id: 1589389955.accf3ccc597784750caa84ebe18dee76d02bae1e.ago@gentoo
1 commit: accf3ccc597784750caa84ebe18dee76d02bae1e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 13 17:12:31 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 17:12:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=accf3ccc
7
8 sys-apps/ethtool: ppc stable wrt bug #722750
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/ethtool/ethtool-5.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/ethtool/ethtool-5.4.ebuild b/sys-apps/ethtool/ethtool-5.4.ebuild
18 index f6cf23818f8..25a67f41d62 100644
19 --- a/sys-apps/ethtool/ethtool-5.4.ebuild
20 +++ b/sys-apps/ethtool/ethtool-5.4.ebuild
21 @@ -9,6 +9,6 @@ SRC_URI="https://www.kernel.org/pub/software/network/ethtool/${P}.tar.xz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
27
28 DEPEND="app-arch/xz-utils"