diff options
Diffstat (limited to 'dev-haskell/cpphs/cpphs-1.15.ebuild')
-rw-r--r-- | dev-haskell/cpphs/cpphs-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cpphs/cpphs-1.15.ebuild b/dev-haskell/cpphs/cpphs-1.15.ebuild index 3a9385d4d4df..dced04e3b401 100644 --- a/dev-haskell/cpphs/cpphs-1.15.ebuild +++ b/dev-haskell/cpphs/cpphs-1.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" |