diff options
Diffstat (limited to 'dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild')
-rw-r--r-- | dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild b/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild index 5e42929e75a3..677b15f74f5d 100644 --- a/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild +++ b/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild,v 1.1 2014/07/02 12:34:42 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck-io/quickcheck-io-0.1.1-r1.ebuild,v 1.2 2015/02/19 09:07:59 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/hunit-1.2.5:=[profile?] |