summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-18 12:48:12 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-18 12:48:12 +0000
commit57318f0f01dd245a840d3d169241002026585789 (patch)
tree7c98775f9d27dfe7404f4b5185fe425fb8c90f36 /dev-haskell/vector
parentppc64 stable wrt bug #491974 (diff)
downloadgentoo-2-57318f0f01dd245a840d3d169241002026585789.tar.gz
gentoo-2-57318f0f01dd245a840d3d169241002026585789.tar.bz2
gentoo-2-57318f0f01dd245a840d3d169241002026585789.zip
ppc64 stable wrt bug #480568
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-haskell/vector')
-rw-r--r--dev-haskell/vector/ChangeLog5
-rw-r--r--dev-haskell/vector/vector-0.10.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/vector/ChangeLog b/dev-haskell/vector/ChangeLog
index 0a3953a59e3e..b930f718987b 100644
--- a/dev-haskell/vector/ChangeLog
+++ b/dev-haskell/vector/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/vector
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.23 2015/04/03 05:22:10 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.24 2015/04/18 12:48:12 pacho Exp $
+
+ 18 Apr 2015; Pacho Ramos <pacho@gentoo.org> vector-0.10.0.1.ebuild:
+ ppc64 stable wrt bug #480568
*vector-0.10.12.3 (03 Apr 2015)
diff --git a/dev-haskell/vector/vector-0.10.0.1.ebuild b/dev-haskell/vector/vector-0.10.0.1.ebuild
index a6f6f319fc0c..014c8662657d 100644
--- a/dev-haskell/vector/vector-0.10.0.1.ebuild
+++ b/dev-haskell/vector/vector-0.10.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.10.0.1.ebuild,v 1.7 2015/02/20 13:14:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.10.0.1.ebuild,v 1.8 2015/04/18 12:48:12 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-haskell/primitive-0.5.0.1:=[profile?] <dev-haskell/primitive-0.6:=[profile?]