From ac12767938470933d32cbc116eabb6ae9c8cf2be Mon Sep 17 00:00:00 2001 From: Peter Alfredsen Date: Mon, 7 Dec 2020 17:35:32 +0100 Subject: acct-group/spi: add group for raspberrypi-sys-mods Bug: https://bugs.gentoo.org/758917 Bug: https://github.com/gentoo/gentoo/pull/18551 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Peter Alfredsen Signed-off-by: Conrad Kostecki --- acct-group/spi/spi-0.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 acct-group/spi/spi-0.ebuild (limited to 'acct-group/spi/spi-0.ebuild') diff --git a/acct-group/spi/spi-0.ebuild b/acct-group/spi/spi-0.ebuild new file mode 100644 index 000000000000..88be21fa31f0 --- /dev/null +++ b/acct-group/spi/spi-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID="227" -- cgit v1.2.3-65-gdbad