summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-11-01 12:52:47 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-11-01 12:54:09 +0300
commitf86d778d3d0fd39b38d8d2385092745442c5a4a5 (patch)
tree01551c7bc8c0f2526b290983f81c67195ede6447 /sys-apps/iproute2
parentsys-apps/iproute2: arm stable wrt bug #695624 (diff)
downloadgentoo-f86d778d3d0fd39b38d8d2385092745442c5a4a5.tar.gz
gentoo-f86d778d3d0fd39b38d8d2385092745442c5a4a5.tar.bz2
gentoo-f86d778d3d0fd39b38d8d2385092745442c5a4a5.zip
sys-apps/iproute2: m68k stable wrt bug #695624
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="m68k" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-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 848d610cbc20..5987ce197f27 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"