diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 03:03:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 03:03:52 +0000 |
commit | 43441ffa54bbf8a500d60a08b0243a39d2ea747f (patch) | |
tree | 01ed9b57097be032140a8ce957a8de9bc7eed526 /dev-haskell/cabal/cabal-1.16.0.3.ebuild | |
parent | Stable for alpha, wrt bug #474248 (diff) | |
download | gentoo-2-43441ffa54bbf8a500d60a08b0243a39d2ea747f.tar.gz gentoo-2-43441ffa54bbf8a500d60a08b0243a39d2ea747f.tar.bz2 gentoo-2-43441ffa54bbf8a500d60a08b0243a39d2ea747f.zip |
Stable for alpha, wrt bug #472668
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/cabal/cabal-1.16.0.3.ebuild')
-rw-r--r-- | dev-haskell/cabal/cabal-1.16.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cabal/cabal-1.16.0.3.ebuild b/dev-haskell/cabal/cabal-1.16.0.3.ebuild index 213b51dde5ce..21281b1c944e 100644 --- a/dev-haskell/cabal/cabal-1.16.0.3.ebuild +++ b/dev-haskell/cabal/cabal-1.16.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/cabal-1.16.0.3.ebuild,v 1.5 2013/06/25 12:51:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/cabal-1.16.0.3.ebuild,v 1.6 2013/06/26 03:03:52 ago Exp $ EAPI=5 @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" |