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