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, 14 Feb 2017 23:00:00
Message-Id: 1487112982.f00e5e7c8c577f25ccae203241d96eb7f4db4e51.slyfox@gentoo
1 commit: f00e5e7c8c577f25ccae203241d96eb7f4db4e51
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 14 22:56:22 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 22:56:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00e5e7c
7
8 dev-lang/ghc: keyword alpha as we have binaries for it
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-lang/ghc/ghc-8.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/ghc/ghc-8.0.2.ebuild b/dev-lang/ghc/ghc-8.0.2.ebuild
16 index 343ddb109f..f4392497ce 100644
17 --- a/dev-lang/ghc/ghc-8.0.2.ebuild
18 +++ b/dev-lang/ghc/ghc-8.0.2.ebuild
19 @@ -70,7 +70,7 @@ BUMP_LIBRARIES=(
20
21 LICENSE="BSD"
22 SLOT="0/${PV}"
23 -#KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="doc ghcbootstrap ghcmakebinary +gmp +profile"
26 IUSE+=" binary"