diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-14 09:09:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-15 22:32:49 +0000 |
commit | 5028316752ed9746551da5e327338f08e1d3e010 (patch) | |
tree | 1d9e2ed0bdbf2beab02bd9749de2c7a47582c6d8 /dev-lang | |
parent | net-analyzer/packit: drop 1.6.1 (diff) | |
download | gentoo-5028316752ed9746551da5e327338f08e1d3e010.tar.gz gentoo-5028316752ed9746551da5e327338f08e1d3e010.tar.bz2 gentoo-5028316752ed9746551da5e327338f08e1d3e010.zip |
dev-lang/ghc: 8.10: restore keywords
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ghc/ghc-8.10.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-8.10.4.ebuild b/dev-lang/ghc/ghc-8.10.4.ebuild index a0a3d692f588..7257681ccbe7 100644 --- a/dev-lang/ghc/ghc-8.10.4.ebuild +++ b/dev-lang/ghc/ghc-8.10.4.ebuild @@ -75,8 +75,7 @@ BUMP_LIBRARIES=( LICENSE="BSD" SLOT="0/${PV}" -# no binaries yet -#KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="big-endian doc elfutils ghcbootstrap ghcmakebinary +gmp numa profile test" IUSE+=" binary" RESTRICT="!test? ( test )" |