From: Agostino Sarubbo Date: Thu, 3 Oct 2019 08:09:15 +0000 (+0200) Subject: sys-apps/iproute2: s390 stable wrt bug #695624 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c322fea18bb458d8422c5a435b1fd206149ee767;p=gentoo.git sys-apps/iproute2: s390 stable wrt bug #695624 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild index 3e37deb290b5..8a9fa2cb3d07 100644 --- a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild +++ b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" fi DESCRIPTION="kernel routing and traffic control utilities"