From 333692539b7bcc50e852c5a1d9ac6b27e575b360 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 19 Mar 2020 13:16:25 +0100 Subject: [PATCH] profiles: add new categories acct-group and acct-user To be able to add openssh packages, we need to add new categories, `acct-group` and `acct-user`. --- .../src/third_party/portage-stable/profiles/categories | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdk_container/src/third_party/portage-stable/profiles/categories b/sdk_container/src/third_party/portage-stable/profiles/categories index 4ff0d55620..0f45f8cd17 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/categories +++ b/sdk_container/src/third_party/portage-stable/profiles/categories @@ -1,3 +1,5 @@ +acct-group +acct-user app-accessibility app-admin app-antivirus