summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-07-09 03:05:18 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-07-09 03:05:18 +0000
commit418a4dc7a7af510ee6a2e736699af5b6c7fa7988 (patch)
tree8a4c6e100027be006bef153b814773a8ee5eda3b /dev-haskell
parentTemporarily drop keywords until dependencies catch up (diff)
downloadgentoo-2-418a4dc7a7af510ee6a2e736699af5b6c7fa7988.tar.gz
gentoo-2-418a4dc7a7af510ee6a2e736699af5b6c7fa7988.tar.bz2
gentoo-2-418a4dc7a7af510ee6a2e736699af5b6c7fa7988.zip
Temporarily drop keywords until dependencies catch up
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/cpphs/ChangeLog5
-rw-r--r--dev-haskell/cpphs/cpphs-1.18.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog
index 75b017392551..4f68613f0244 100644
--- a/dev-haskell/cpphs/ChangeLog
+++ b/dev-haskell/cpphs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/cpphs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.59 2014/07/02 04:06:40 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.60 2014/07/09 03:05:18 patrick Exp $
+
+ 09 Jul 2014; Patrick Lauer <patrick@gentoo.org> cpphs-1.18.5.ebuild:
+ Temporarily drop keywords until dependencies catch up
*cpphs-1.18.5 (02 Jul 2014)
diff --git a/dev-haskell/cpphs/cpphs-1.18.5.ebuild b/dev-haskell/cpphs/cpphs-1.18.5.ebuild
index 4f53164b2c73..e464eeb0afea 100644
--- a/dev-haskell/cpphs/cpphs-1.18.5.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.18.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild,v 1.1 2014/07/02 04:06:40 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.18.5.ebuild,v 1.2 2014/07/09 03:05:18 patrick Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-haskell/polyparse-1.9:=[profile?]