diff options
Diffstat (limited to 'dev-haskell/cabal/cabal-1.20.0.2.ebuild')
-rw-r--r-- | dev-haskell/cabal/cabal-1.20.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cabal/cabal-1.20.0.2.ebuild b/dev-haskell/cabal/cabal-1.20.0.2.ebuild index 446adfcefe0c..243a61be37dc 100644 --- a/dev-haskell/cabal/cabal-1.20.0.2.ebuild +++ b/dev-haskell/cabal/cabal-1.20.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |