summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-07-25 09:44:26 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-07-25 09:45:40 +0100
commitbc2f791ac7e3a9aebf8deb86509f802e074242c7 (patch)
treea48daf5e699368f02072273577eda4ae8f5d77c7
parentapp-portage/fquery: drop obsolete CABAL_FEATURES=bin (diff)
downloadgentoo-bc2f791a.tar.gz
gentoo-bc2f791a.tar.bz2
gentoo-bc2f791a.zip
dev-haskell/idiii: drop obsolete CABAL_FEATURES=bin
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-haskell/idiii/idiii-0.1.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/idiii/idiii-0.1.3.3.ebuild b/dev-haskell/idiii/idiii-0.1.3.3.ebuild
index db8b5e9177f1..5ed85cf4ab4b 100644
--- a/dev-haskell/idiii/idiii-0.1.3.3.ebuild
+++ b/dev-haskell/idiii/idiii-0.1.3.3.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.5.9999
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour" # Broken test-suite: missing files
+CABAL_FEATURES="lib profile haddock hoogle hscolour" # Broken test-suite: missing files
inherit haskell-cabal
DESCRIPTION="ID3v2 (tagging standard for MP3 files) library"