From e481ec1c54611e784ea89a1dbc56a3cb31e49497 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Thu, 14 Mar 2019 22:10:23 +0100 Subject: [PATCH] sys-apps/ethtool: stable 4.19 for sparc, bug #680302 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- sys-apps/ethtool/ethtool-4.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/ethtool/ethtool-4.19.ebuild b/sys-apps/ethtool/ethtool-4.19.ebuild index 7b4ac9c2bac85..24978971fb221 100644 --- a/sys-apps/ethtool/ethtool-4.19.ebuild +++ b/sys-apps/ethtool/ethtool-4.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,6 +9,6 @@ SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86" DEPEND="app-arch/xz-utils"