diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:17:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:17:40 +0000 |
commit | f54b29aa252cd946edf08b94ac1beb451259c887 (patch) | |
tree | d18111ef2c98962d790ded22814bdabd3b64ebf4 /dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild | |
parent | Stable on amd64 wrt bug #418699 (diff) | |
download | historical-f54b29aa252cd946edf08b94ac1beb451259c887.tar.gz historical-f54b29aa252cd946edf08b94ac1beb451259c887.tar.bz2 historical-f54b29aa252cd946edf08b94ac1beb451259c887.zip |
add ~amd64 back
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild')
-rw-r--r-- | dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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?] |