From 8ec79d7452c69289a26990b75a6a9b98dfb63344 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Wed, 3 Feb 2021 11:03:41 +0100 Subject: [PATCH] profiles: delete app-emulation/runc 1.0.0_rc2 Now that `app-emulation/runc` is gone, we can also delete it from `package.use` in profiles. --- .../coreos-overlay/profiles/coreos/amd64/generic/package.use | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.use index f39aadd998..8ef3c98ded 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/generic/package.use @@ -6,9 +6,6 @@ sys-apps/systemd selinux # Enable SELinux for coreutils sys-apps/coreutils selinux -# Enable SELinux for runc -app-emulation/runc selinux - # Enable SELinux for tar app-arch/tar selinux