diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2011-06-05 12:55:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2011-06-05 12:55:04 +0000 |
commit | eb6cb6f1def76a6618396c4d2c2a8fb4165aad1d (patch) | |
tree | 0cb9a0a045c37970b972674857ca7542a0666d93 /dev-haskell | |
parent | Removed old. (diff) | |
download | gentoo-2-eb6cb6f1def76a6618396c4d2c2a8fb4165aad1d.tar.gz gentoo-2-eb6cb6f1def76a6618396c4d2c2a8fb4165aad1d.tar.bz2 gentoo-2-eb6cb6f1def76a6618396c4d2c2a8fb4165aad1d.zip |
restore lost ~ppc64 ~x86-fbsd keywords (now we have ghc there)
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/fgl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/fgl/fgl-5.4.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog index 0c571f426676..252baa83dff8 100644 --- a/dev-haskell/fgl/ChangeLog +++ b/dev-haskell/fgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/fgl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.33 2011/06/05 12:49:28 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.34 2011/06/05 12:55:04 slyfox Exp $ + + 05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> fgl-5.4.2.3.ebuild: + restore lost ~ppc64 ~x86-fbsd keywords (now we have ghc there) *fgl-5.4.2.3 (05 Jun 2011) diff --git a/dev-haskell/fgl/fgl-5.4.2.3.ebuild b/dev-haskell/fgl/fgl-5.4.2.3.ebuild index 2d4a167074c3..e89a5e04eb18 100644 --- a/dev-haskell/fgl/fgl-5.4.2.3.ebuild +++ b/dev-haskell/fgl/fgl-5.4.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.2.3.ebuild,v 1.1 2011/06/05 12:49:28 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.2.3.ebuild,v 1.2 2011/06/05 12:55:04 slyfox Exp $ # ebuild generated by hackport 0.2.13 @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-haskell/mtl |