diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:36:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:36:53 +0000 |
commit | 5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf (patch) | |
tree | f3159a7ad9bad444aafa98b2b6a1da2acd33194b /dev-haskell/cryptohash/cryptohash-0.10.0.ebuild | |
parent | Stable for x86, wrt bug #488750 (diff) | |
download | gentoo-2-5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf.tar.gz gentoo-2-5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf.tar.bz2 gentoo-2-5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf.zip |
Stable for x86, wrt bug #488750
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/cryptohash/cryptohash-0.10.0.ebuild')
-rw-r--r-- | dev-haskell/cryptohash/cryptohash-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild b/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild index eea7eb2c6cb3..031de7ec5564 100644 --- a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.10.0.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/cryptohash/cryptohash-0.10.0.ebuild,v 1.2 2013/11/05 10:55:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild,v 1.3 2013/11/24 19:36:53 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="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-haskell/byteable:=[profile?] |