diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:04:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:04:56 +0100 |
commit | 01ab27ce20c3bb659165c3a2e61313c103d3f179 (patch) | |
tree | 917f94869a4779f7708f7da1b6e947b0d8720e89 /sys-apps | |
parent | app-crypt/mit-krb5: x86 stable (bug #639702) (diff) | |
download | gentoo-01ab27ce20c3bb659165c3a2e61313c103d3f179.tar.gz gentoo-01ab27ce20c3bb659165c3a2e61313c103d3f179.tar.bz2 gentoo-01ab27ce20c3bb659165c3a2e61313c103d3f179.zip |
sys-apps/iproute2: x86 stable (bug #639536)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild index b5e65df66954..e0476f1e13ac 100644 --- a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild +++ b/sys-apps/iproute2/iproute2-4.14.1-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 ~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" |