mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-16 09:52:20 +02:00
eclass/acct-group: Sync with Gentoo
It's from Gentoo commit 8a15b6664b3b87708f5a5fddaf6c785132c8b96b. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
3694072efb
commit
d11c618504
@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: acct-group.eclass
|
||||
@ -78,7 +78,7 @@ ACCT_GROUP_NAME=${PN}
|
||||
# << Boilerplate ebuild variables >>
|
||||
: "${DESCRIPTION:="System group: ${ACCT_GROUP_NAME}"}"
|
||||
: "${SLOT:=0}"
|
||||
: "${KEYWORDS:=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris}"
|
||||
: "${KEYWORDS:=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris}"
|
||||
S=${WORKDIR}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user