commit: db6c960900f6aa6d39e4405d17690504cc29dae5
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 7 21:59:38 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Feb 7 22:03:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6c9609
dev-haskell/frown: amd64/ppc/ppc64/sparc/x86 stable, bug #608534
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-haskell/frown/frown-0.6.2.3.ebuild | 4 ++--
1 file 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 0e014cc..913eb18 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:=