diff options
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/fquery/fquery-0.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/fquery/fquery-0.2.3-r1.ebuild b/app-portage/fquery/fquery-0.2.3-r1.ebuild index ca7f17065233..a4f67bfe7708 100644 --- a/app-portage/fquery/fquery-0.2.3-r1.ebuild +++ b/app-portage/fquery/fquery-0.2.3-r1.ebuild @@ -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" |