diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2010-09-09 19:17:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2010-09-09 19:17:47 +0000 |
commit | 007309ab0c30f1037b5af328081f5df756bcab96 (patch) | |
tree | 612dee8f1ee8bcffaef5d222e7f9f63e2df4662e /dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild | |
parent | Marked ~sparc (diff) | |
download | gentoo-2-007309ab0c30f1037b5af328081f5df756bcab96.tar.gz gentoo-2-007309ab0c30f1037b5af328081f5df756bcab96.tar.bz2 gentoo-2-007309ab0c30f1037b5af328081f5df756bcab96.zip |
Marked ~sparc
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild')
-rw-r--r-- | dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild index 3e9d6dc2a570..51ad38df0ccc 100644 --- a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild +++ b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild,v 1.4 2010/07/20 13:45:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.5.ebuild,v 1.5 2010/09/09 19:17:47 slyfox Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # works with ghc 6.8 too if we add this dependency |