summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-02-07 21:59:38 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-02-07 22:03:30 +0000
commitdb6c960900f6aa6d39e4405d17690504cc29dae5 (patch)
tree3ff1f06f9ec70b0d6cfe113a45e6749226254a70 /dev-haskell
parentdev-libs/libuv: Remove 1.8.0 (diff)
downloadgentoo-db6c960900f6aa6d39e4405d17690504cc29dae5.tar.gz
gentoo-db6c960900f6aa6d39e4405d17690504cc29dae5.tar.bz2
gentoo-db6c960900f6aa6d39e4405d17690504cc29dae5.zip
dev-haskell/frown: amd64/ppc/ppc64/sparc/x86 stable, bug #608534
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/frown/frown-0.6.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/frown/frown-0.6.2.3.ebuild b/dev-haskell/frown/frown-0.6.2.3.ebuild
index 0e014cc0c352..913eb185c3b7 100644
--- a/dev-haskell/frown/frown-0.6.2.3.ebuild
+++ b/dev-haskell/frown/frown-0.6.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=