Files
guru/acct-group/jackett/jackett-0.ebuild
Andrew Ammerlaan 96cacbeab8 acct-group/jackett: add keywords
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>
2021-01-12 21:09:10 +01:00

11 lines
218 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 www-apps/jackett-bin"
KEYWORDS="~amd64 ~x86"