summaryrefslogtreecommitdiff
path: root/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/shelltestrunner/shelltestrunner-1.9.ebuild')
-rw-r--r--dev-util/shelltestrunner/shelltestrunner-1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild b/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild
index 578af97cf823..08c5a41f64ef 100644
--- a/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild
+++ b/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-CABAL_FEATURES="bin"
+CABAL_FEATURES=""
inherit haskell-cabal
DESCRIPTION="A tool for testing command-line programs"