summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-11-20 22:51:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-11-20 22:51:48 +0000
commit53622639e16cf1b75b886a208bd44fc5fafa234b (patch)
treecdd75fa6fd90f333493f33d3ee18e749495f9b3e /dev-haskell
parentalpha/ia64/sparc stable (bug #339580). Marked ~x86-fbsd (bug #227677). (diff)
downloadgentoo-2-53622639e16cf1b75b886a208bd44fc5fafa234b.tar.gz
gentoo-2-53622639e16cf1b75b886a208bd44fc5fafa234b.tar.bz2
gentoo-2-53622639e16cf1b75b886a208bd44fc5fafa234b.zip
alpha/ia64/sparc stable (bug #339580). Marked ~x86-fbsd (bug #227677).
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/utf8-string/utf8-string-0.3.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild
index 9fd01d82803f..d47ea957fab1 100644
--- a/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild
+++ b/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild,v 1.7 2010/10/19 21:43:46 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild,v 1.8 2010/11/20 22:51:48 slyfox Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~ppc-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1"