diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:24 +0000 |
commit | c6a744d01a4197768a12ee7b9430e85da82f2694 (patch) | |
tree | 2f268746534105ad793109893cd96550b698eac2 /dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild | |
parent | Stable for x86, wrt bug #491986 (diff) | |
download | gentoo-2-c6a744d01a4197768a12ee7b9430e85da82f2694.tar.gz gentoo-2-c6a744d01a4197768a12ee7b9430e85da82f2694.tar.bz2 gentoo-2-c6a744d01a4197768a12ee7b9430e85da82f2694.zip |
Stable for x86, wrt bug #491988
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 | 4 |
1 files changed, 2 insertions, 2 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 3354f5ad6e40..79ac38e3db41 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-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.4 2013/12/23 19:30:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild,v 1.5 2013/12/24 12:57:24 ago 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?] |