commit: b972d01396a58858451abe213795eb2b99717116 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 19:21:55 2018 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 19:21:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b972d013
net-misc/calico-cni-plugin: Remove unused hardened useflag Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-misc/calico-cni-plugin/calico-cni-plugin-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/calico-cni-plugin/calico-cni-plugin-2.0.0.ebuild b/net-misc/calico-cni-plugin/calico-cni-plugin-2.0.0.ebuild index f8a8026e4f1..f1334bf2702 100644 --- a/net-misc/calico-cni-plugin/calico-cni-plugin-2.0.0.ebuild +++ b/net-misc/calico-cni-plugin/calico-cni-plugin-2.0.0.ebuild @@ -83,7 +83,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" LICENSE="Apache-2.0" SLOT="0" -IUSE="hardened" +IUSE="" RDEPEND="net-misc/cni-plugins"
