diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/iproute2/iproute2-3.19.0.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/iproute2/iproute2-3.19.0.ebuild index 0e512cb34a..daae49727c 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/iproute2/iproute2-3.19.0.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/iproute2/iproute2-3.19.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 else SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" fi DESCRIPTION="kernel routing and traffic control utilities"