From 1f331261d7628565c99472ca4ee5e48d4673f3ad Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 10 Jul 2010 18:56:02 +0000 Subject: marked ~ia64 (Portage version: 2.1.8.3/cvs/Linux x86_64) --- dev-haskell/utf8-string/ChangeLog | 6 +++++- dev-haskell/utf8-string/utf8-string-0.3.6.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-haskell/utf8-string') diff --git a/dev-haskell/utf8-string/ChangeLog b/dev-haskell/utf8-string/ChangeLog index c80e961152ca..b7084b356a6a 100644 --- a/dev-haskell/utf8-string/ChangeLog +++ b/dev-haskell/utf8-string/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/utf8-string # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.5 2010/07/08 12:45:32 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.6 2010/07/10 18:56:02 slyfox Exp $ + + 10 Jul 2010; Sergei Trofimovich + utf8-string-0.3.6.ebuild: + marked ~ia64 08 Jul 2010; Sergei Trofimovich utf8-string-0.3.6.ebuild: 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 64b1ea44ecff..110e1fbd756a 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.3 2010/07/08 12:45:32 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.6.ebuild,v 1.4 2010/07/10 18:56:02 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 ~ppc64 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~ppc-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.6.1" -- cgit v1.2.3-65-gdbad