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:
Conrad Kostecki
2022-07-10 13:28:39 +02:00
parent c8b2d00635
commit 3b9bc5230c

View File

@@ -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"