diff options
Diffstat (limited to 'dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild')
-rw-r--r-- | dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild index e9d63bfab123..3354f5ad6e40 100644 --- a/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild +++ b/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.10.ebuild,v 1.3 2012/12/07 16:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild,v 1.4 2013/12/23 19:30:41 pacho Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -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?] |