diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:08:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:55 +0100 |
commit | a0bf81a0b45956a5906c43808ef4be290319e32e (patch) | |
tree | 7a0677b97c66af8362d219cb4fb3c25fae19500e /sys-apps/iproute2 | |
parent | media-libs/sdl2-mixer: x86 stable wrt bug #574352 (diff) | |
download | gentoo-a0bf81a0b45956a5906c43808ef4be290319e32e.tar.gz gentoo-a0bf81a0b45956a5906c43808ef4be290319e32e.tar.bz2 gentoo-a0bf81a0b45956a5906c43808ef4be290319e32e.zip |
sys-apps/iproute2: x86 stable wrt bug #573334
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.3.0.ebuild b/sys-apps/iproute2/iproute2-4.3.0.ebuild index 59b1bbede18e..9deb8f278024 100644 --- a/sys-apps/iproute2/iproute2-4.3.0.ebuild +++ b/sys-apps/iproute2/iproute2-4.3.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" |