mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
defaults to stable, so we need to explicitly set to unstable Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
11 lines
217 B
Bash
11 lines
217 B
Bash
# Copyright 2020-2021 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
inherit acct-group
|
|
|
|
ACCT_GROUP_ID=-1
|
|
DESCRIPTION="Group for net-misc/purritobin"
|
|
KEYWORDS="~amd64 ~x86"
|