diff options
Diffstat (limited to 'dev-haskell/tasty/tasty-0.3.1.ebuild')
-rw-r--r-- | dev-haskell/tasty/tasty-0.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/tasty/tasty-0.3.1.ebuild b/dev-haskell/tasty/tasty-0.3.1.ebuild index 726d1ec3e182..86c8c4131a25 100644 --- a/dev-haskell/tasty/tasty-0.3.1.ebuild +++ b/dev-haskell/tasty/tasty-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/tasty/tasty-0.3.1.ebuild,v 1.1 2013/10/19 12:03:18 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tasty/tasty-0.3.1.ebuild,v 1.2 2015/07/05 14:49:43 zlogene 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="+colors" RDEPEND="dev-haskell/mtl:=[profile?] |