mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
acct-user/*: EAPI 7->8, use default keywords
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
@@ -14,8 +14,5 @@ ACCT_USER_SHELL=/bin/bash
|
||||
ACCT_USER_GROUPS=( git )
|
||||
ACCT_USER_HOME=/var/lib/gogs
|
||||
APP_DIR=/usr/share/gogs
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
RDEPEND="app-shells/bash"
|
||||
|
||||
acct-user_add_deps
|
||||
|
||||
Reference in New Issue
Block a user