summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-08-17 00:00:32 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-08-17 00:07:02 +0300
commit9bb53fb3501af7da276a4a311d741bec42ce938c (patch)
treea2811d163a27605dd200fbaa798434d1b23a2fca /dev-haskell/tasty
parentdev-haskell/optparse-applicative: amd64 stable wrt bug #550414 (diff)
downloadgentoo-9bb53fb3501af7da276a4a311d741bec42ce938c.tar.gz
gentoo-9bb53fb3501af7da276a4a311d741bec42ce938c.tar.bz2
gentoo-9bb53fb3501af7da276a4a311d741bec42ce938c.zip
dev-haskell/tasty: amd64 stable wrt bug #550414
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-haskell/tasty')
-rw-r--r--dev-haskell/tasty/tasty-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty/tasty-0.3.1.ebuild b/dev-haskell/tasty/tasty-0.3.1.ebuild
index c08bafa35aee..206f484d23e7 100644
--- a/dev-haskell/tasty/tasty-0.3.1.ebuild
+++ b/dev-haskell/tasty/tasty-0.3.1.ebuild
@@ -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?]