diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:58:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:58:16 +0000 |
commit | 7a289aad567f62c58fffe4e60b5c3c65c10abca8 (patch) | |
tree | 4e84ab45e136717ee50738d73507fe05a2a70e5f /dev-haskell/hunit/hunit-1.2.5.1.ebuild | |
parent | Stable for HPPA (bug #441100). (diff) | |
download | gentoo-2-7a289aad567f62c58fffe4e60b5c3c65c10abca8.tar.gz gentoo-2-7a289aad567f62c58fffe4e60b5c3c65c10abca8.tar.bz2 gentoo-2-7a289aad567f62c58fffe4e60b5c3c65c10abca8.zip |
Stable for x86, wrt bug #441152
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/hunit/hunit-1.2.5.1.ebuild')
-rw-r--r-- | dev-haskell/hunit/hunit-1.2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.2.5.1.ebuild b/dev-haskell/hunit/hunit-1.2.5.1.ebuild index 312402e8d0d7..31e54f35754e 100644 --- a/dev-haskell/hunit/hunit-1.2.5.1.ebuild +++ b/dev-haskell/hunit/hunit-1.2.5.1.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/hunit/hunit-1.2.5.1.ebuild,v 1.2 2012/12/07 17:25:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.5.1.ebuild,v 1.3 2012/12/07 17:58:16 ago Exp $ EAPI=4 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -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?] |