mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
this is different to acct-group/1password, and is needed as well as it for 1password CLI to work Signed-off-by: Ceres <ceres@ceressees.dev>
10 lines
185 B
Bash
10 lines
185 B
Bash
# Copyright 2026 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
inherit acct-group
|
|
|
|
DESCRIPTION="A group for 1password CLI"
|
|
ACCT_GROUP_ID=-1
|