summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-19 15:34:54 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-12-19 16:42:48 +0100
commit97f96d9f82a80412ff12b81e0e4d3cfaf6ae6768 (patch)
treefbb734a2a1bd3faac7c05f7458c078eb7708a4ae /sys-apps
parentx11-wm/icewm: x86 stable (bug #641366) (diff)
downloadgentoo-97f96d9f82a80412ff12b81e0e4d3cfaf6ae6768.tar.gz
gentoo-97f96d9f82a80412ff12b81e0e4d3cfaf6ae6768.tar.bz2
gentoo-97f96d9f82a80412ff12b81e0e4d3cfaf6ae6768.zip
sys-apps/iproute2: x86 stable (bug #639536)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/iproute2-4.14.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.14.1-r2.ebuild b/sys-apps/iproute2/iproute2-4.14.1-r2.ebuild
index ab9012f964c5..1b9bf2d0e839 100644
--- a/sys-apps/iproute2/iproute2-4.14.1-r2.ebuild
+++ b/sys-apps/iproute2/iproute2-4.14.1-r2.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 ~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"