Files
guru/acct-user/flatpak/flatpak-0.ebuild
David Heidelberg bebd2a4b73 acct-*/flatpak: prepare user & group for flatpak package
Signed-off-by: David Heidelberg <david@ixit.cz>
2020-05-07 16:43:27 +02:00

11 lines
197 B
Bash

# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
ACCT_USER_ID=313
ACCT_USER_GROUPS=( flatpak )
acct-user_add_deps