blob: a3028d0e5a2a2dcac3a678fe4ff18995df9b276a (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-group
DESCRIPTION="A group for app-admin/aerospike-amc-community"
ACCT_GROUP_ID="210"
|