diff options
author | 2013-06-25 12:13:04 +0000 | |
---|---|---|
committer | 2013-06-25 12:13:04 +0000 | |
commit | c77cabb5222fe2fa99d9c1e8bfab849b9a39320f (patch) | |
tree | 5b6524029c5745ccdd7e2fb1059a92368498705a /dev-haskell/hunit/hunit-1.2.5.2.ebuild | |
parent | Stable for x86, wrt bug #470358 (diff) | |
download | gentoo-2-c77cabb5222fe2fa99d9c1e8bfab849b9a39320f.tar.gz gentoo-2-c77cabb5222fe2fa99d9c1e8bfab849b9a39320f.tar.bz2 gentoo-2-c77cabb5222fe2fa99d9c1e8bfab849b9a39320f.zip |
Stable for x86, wrt bug #470360
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/hunit/hunit-1.2.5.2.ebuild')
-rw-r--r-- | dev-haskell/hunit/hunit-1.2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.2.5.2.ebuild b/dev-haskell/hunit/hunit-1.2.5.2.ebuild index c322db68b3c1..e3c5a789991f 100644 --- a/dev-haskell/hunit/hunit-1.2.5.2.ebuild +++ b/dev-haskell/hunit/hunit-1.2.5.2.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/hunit/hunit-1.2.5.2.ebuild,v 1.3 2013/06/25 10:26:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.5.2.ebuild,v 1.4 2013/06/25 12:13:04 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="dev-haskell/deepseq:=[profile?] |