diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:10:21 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 13:10:21 +0000 |
commit | 9481f23fa21cedf9cc8927a06fa0876d93f74098 (patch) | |
tree | 454d33ad55fb25cace8c88e9914ac2eec0d5475f /dev-haskell/happy/happy-1.18.9.ebuild | |
parent | Whitespace fix. (diff) | |
download | gentoo-2-9481f23fa21cedf9cc8927a06fa0876d93f74098.tar.gz gentoo-2-9481f23fa21cedf9cc8927a06fa0876d93f74098.tar.bz2 gentoo-2-9481f23fa21cedf9cc8927a06fa0876d93f74098.zip |
Stable on amd64 wrt bug #418697
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/happy/happy-1.18.9.ebuild')
-rw-r--r-- | dev-haskell/happy/happy-1.18.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/happy/happy-1.18.9.ebuild b/dev-haskell/happy/happy-1.18.9.ebuild index 44a0fce9f455..2b955df42f23 100644 --- a/dev-haskell/happy/happy-1.18.9.ebuild +++ b/dev-haskell/happy/happy-1.18.9.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/happy/happy-1.18.9.ebuild,v 1.1 2012/03/26 09:01:54 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.9.ebuild,v 1.2 2012/08/03 13:10:21 hwoarang Exp $ # ebuild generated by hackport 0.2.9 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND="" |