summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:17:40 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:17:40 +0000
commit0cc5538b1a0e82f8f4e40d0ca5f5327d60b5928d (patch)
tree9656a97558ba4beeab7d04916aa3d16b6d6a12b1 /dev-haskell/hashed-storage
parentStable on amd64 wrt bug #418699 (diff)
downloadgentoo-2-0cc5538b1a0e82f8f4e40d0ca5f5327d60b5928d.tar.gz
gentoo-2-0cc5538b1a0e82f8f4e40d0ca5f5327d60b5928d.tar.bz2
gentoo-2-0cc5538b1a0e82f8f4e40d0ca5f5327d60b5928d.zip
add ~amd64 back
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/hashed-storage')
-rw-r--r--dev-haskell/hashed-storage/ChangeLog6
-rw-r--r--dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/hashed-storage/ChangeLog b/dev-haskell/hashed-storage/ChangeLog
index 20969374dafc..3a0a3823e8bf 100644
--- a/dev-haskell/hashed-storage/ChangeLog
+++ b/dev-haskell/hashed-storage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hashed-storage
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.16 2012/08/03 13:11:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.17 2012/08/03 13:17:40 hwoarang Exp $
+
+ 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org>
+ hashed-storage-0.5.9.ebuild:
+ add ~amd64 back
03 Aug 2012; Markos Chandras <hwoarang@gentoo.org>
hashed-storage-0.5.9.ebuild:
diff --git a/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild
index a07a0c72b002..76b858b6694d 100644
--- a/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild
+++ b/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild,v 1.2 2012/08/03 13:11:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild,v 1.3 2012/08/03 13:17:40 hwoarang Exp $
# ebuild generated by hackport 0.2.13
@@ -15,7 +15,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 ~x86-fbsd ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND="dev-haskell/binary[profile?]