summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-09-20 12:12:28 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2015-09-20 19:49:49 +0100
commit9978b9ea3207ad78671263735d921ed9f856fed9 (patch)
tree159a1f8e557acbe51e81ac57e517abbe5f82916f /dev-haskell
parentdev-haskell/haskeline: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bug #524790 (diff)
downloadgentoo-9978b9ea3207ad78671263735d921ed9f856fed9.tar.gz
gentoo-9978b9ea3207ad78671263735d921ed9f856fed9.tar.bz2
gentoo-9978b9ea3207ad78671263735d921ed9f856fed9.zip
dev-haskell/hpc: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/hpc/hpc-0.6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hpc/hpc-0.6.0.1.ebuild b/dev-haskell/hpc/hpc-0.6.0.1.ebuild
index 87e85bb89598..d5ac8745b118 100644
--- a/dev-haskell/hpc/hpc-0.6.0.1.ebuild
+++ b/dev-haskell/hpc/hpc-0.6.0.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=