app-portage/fquery: drop obsolete CABAL_FEATURES=bin

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2021-07-25 09:44:16 +01:00
parent 0a7b0f4e72
commit 7e8d3bd009

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
# ebuild generated by hackport 0.4.6.9999
CABAL_FEATURES="bin"
CABAL_FEATURES=""
inherit haskell-cabal
DESCRIPTION="Installed package query tool for Gentoo Linux"