profiles: accept ~amd64, ~arm64 for iproute2

Allow iproute2 4.13.
This commit is contained in:
Andrew Jeddeloh 2017-10-24 18:13:46 -07:00
parent 8072317d88
commit c7791908bc

View File

@ -75,3 +75,7 @@ dev-util/checkbashisms
# CVE-2017-1000117
=dev-vcs/git-2.14.1
# iproute2 4.13 includes a patch to avoid leaking netns mounts in rkt
# https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git/commit/?id=d6a4076b6ba6547d7e52c377a7c58c56eb5ea16e
=sys-apps/iproute2-4.13 ~amd64 ~arm64