mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-misc/felix: fix UnusedInherits
version 3.1.3: unused eclasses: systemd, user Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -86,7 +86,7 @@ EGO_VENDOR=(
|
||||
"k8s.io/kube-openapi 0c329704159e3b051aafac400b15baacf2a94a04 github.com/kubernetes/kube-openapi"
|
||||
)
|
||||
|
||||
inherit golang-vcs-snapshot systemd user
|
||||
inherit golang-vcs-snapshot
|
||||
|
||||
FELIX_COMMIT="dba3279377fd6ec7baf0ee560bcaec685f25fa86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user