Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ghc/
Date: Tue, 12 Jun 2018 07:52:35
Message-Id: 1528789942.7b5ddf4deb555bf71f082375727496c95a0c03c2.slyfox@gentoo
1 commit: 7b5ddf4deb555bf71f082375727496c95a0c03c2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 12 07:52:16 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 12 07:52:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5ddf4d
7
8 dev-lang/ghc: stable 8.0.2 for ia64, bug #631138
9
10 Bug: https://bugs.gentoo.org/631138
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-lang/ghc/ghc-8.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/ghc/ghc-8.0.2.ebuild b/dev-lang/ghc/ghc-8.0.2.ebuild
18 index 79fad934c2f..b3b16202e37 100644
19 --- a/dev-lang/ghc/ghc-8.0.2.ebuild
20 +++ b/dev-lang/ghc/ghc-8.0.2.ebuild
21 @@ -71,7 +71,7 @@ BUMP_LIBRARIES=(
22
23 LICENSE="BSD"
24 SLOT="0/${PV}"
25 -KEYWORDS="~alpha amd64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ia64 x86 ~amd64-linux ~x86-linux"
27 IUSE="doc ghcbootstrap ghcmakebinary +gmp +profile"
28 IUSE+=" binary"