mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
For net-misc/gemserv and other gemini servers. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
11 lines
164 B
Bash
11 lines
164 B
Bash
# Copyright 2020 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
inherit acct-group
|
|
|
|
KEYWORDS="~amd64"
|
|
|
|
ACCT_GROUP_ID=-1
|