diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-05-05 21:13:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-05-05 21:13:55 +0000 |
commit | 37daf4e7807e80a365cad7eaed5fb563dece756d (patch) | |
tree | c8f1d88c8b95f1997042959d48fa4e291fdff7f6 /dev-haskell/happy/happy-1.19.4.ebuild | |
parent | Rename USE=sqlite3 to USE=sqlite (bug #548650 by Pacho Ramos). (diff) | |
download | gentoo-2-37daf4e7807e80a365cad7eaed5fb563dece756d.tar.gz gentoo-2-37daf4e7807e80a365cad7eaed5fb563dece756d.tar.bz2 gentoo-2-37daf4e7807e80a365cad7eaed5fb563dece756d.zip |
alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable wrt bug #534978
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/happy/happy-1.19.4.ebuild')
-rw-r--r-- | dev-haskell/happy/happy-1.19.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/happy/happy-1.19.4.ebuild b/dev-haskell/happy/happy-1.19.4.ebuild index cfc89d20fae9..92525f2e1b8d 100644 --- a/dev-haskell/happy/happy-1.19.4.ebuild +++ b/dev-haskell/happy/happy-1.19.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.4.ebuild,v 1.1 2014/11/15 18:15:35 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.4.ebuild,v 1.2 2015/05/05 21:13:55 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/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="" |