diff options
Diffstat (limited to 'dev-haskell/hscolour/hscolour-1.17.ebuild')
-rw-r--r-- | dev-haskell/hscolour/hscolour-1.17.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-haskell/hscolour/hscolour-1.17.ebuild b/dev-haskell/hscolour/hscolour-1.17.ebuild index fafd9b442078..20745d061b33 100644 --- a/dev-haskell/hscolour/hscolour-1.17.ebuild +++ b/dev-haskell/hscolour/hscolour-1.17.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + CABAL_FEATURES="bin lib profile haddock" inherit base haskell-cabal |