summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-11-01 12:53:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-11-01 12:54:09 +0300
commitf8fc469c8ff8d949f223e9b44951ed541c6326e8 (patch)
tree44730e73f20fb1c68e030268a31aabf017d1a39f /sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
parentsys-apps/iproute2: m68k stable wrt bug #695624 (diff)
downloadgentoo-f8fc469c8ff8d949f223e9b44951ed541c6326e8.tar.gz
gentoo-f8fc469c8ff8d949f223e9b44951ed541c6326e8.tar.bz2
gentoo-f8fc469c8ff8d949f223e9b44951ed541c6326e8.zip
sys-apps/iproute2: sh stable wrt bug #695624
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sh" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2/iproute2-5.2.0-r1.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-5.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
index 5987ce197f27..c2110b978df4 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="https://www.kernel.org/pub/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"