acct-user/portage: Sync with Gentoo

It's from Gentoo commit a838526d4d0bac69ba4b403154f78384be0034ff.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-01-12 07:10:00 +00:00 committed by Krzesimir Nowak
parent 3d5a167644
commit 50ca039036

View File

@ -0,0 +1,12 @@
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
ACCT_USER_ID=250
ACCT_USER_HOME="/var/lib/portage/home"
ACCT_USER_GROUPS=( portage jobserver )
acct-user_add_deps