diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-10 12:30:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-10 12:30:25 +0200 |
commit | 3e8c25155e1eb96fbe2a0ba3283ec7240bd613c8 (patch) | |
tree | aa9f693b999e4a1063253fda9f7920595c544a95 /sys-apps/iproute2 | |
parent | x11-misc/xkeyboard-config: x86 stable wrt bug #689510 (diff) | |
download | gentoo-3e8c25155e1eb96fbe2a0ba3283ec7240bd613c8.tar.gz gentoo-3e8c25155e1eb96fbe2a0ba3283ec7240bd613c8.tar.bz2 gentoo-3e8c25155e1eb96fbe2a0ba3283ec7240bd613c8.zip |
sys-apps/iproute2: x86 stable wrt bug #689528
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.19.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.19.0-r1.ebuild b/sys-apps/iproute2/iproute2-4.19.0-r1.ebuild index 2077c92ddaf9..349453615537 100644 --- a/sys-apps/iproute2/iproute2-4.19.0-r1.ebuild +++ b/sys-apps/iproute2/iproute2-4.19.0-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" |