diff options
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/sddm/sddm-0.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/sddm/sddm-0.ebuild b/acct-group/sddm/sddm-0.ebuild new file mode 100644 index 00000000..482f3bfd --- /dev/null +++ b/acct-group/sddm/sddm-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=666 |