Dongsu Park e6add2ba00 profiles: enable selinux for docker-runc
We should enable the USE flag `selinux` not only for
`app-emulation/runc`, but also for `app-emulation/docker-runc`.
Otherwise, runc will be built without `BUILDTAGS=selinux`, so
runc is not able to detect selinuxfs of the system.
2020-04-16 19:15:56 +02:00
..