diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-03-22 09:34:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-03-22 09:36:04 +0000 |
commit | 232090cb40773326bd2469e3c57d216f4638a984 (patch) | |
tree | 0bb0f62fb4f45a0a20aa137720d9b18d4abf5d41 /dev-haskell/binary | |
parent | dev-lisp/hyperspec: update Manifest with new hashes (diff) | |
download | gentoo-232090cb40773326bd2469e3c57d216f4638a984.tar.gz gentoo-232090cb40773326bd2469e3c57d216f4638a984.tar.bz2 gentoo-232090cb40773326bd2469e3c57d216f4638a984.zip |
dev-lang/ghc: built 7.10.3 binaries for alpha, ppc, ppc64, sparc
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/binary')
-rw-r--r-- | dev-haskell/binary/binary-0.7.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/binary/binary-0.7.6.1.ebuild b/dev-haskell/binary/binary-0.7.6.1.ebuild index 13e56eed656b..f67eb775d3f3 100644 --- a/dev-haskell/binary/binary-0.7.6.1.ebuild +++ b/dev-haskell/binary/binary-0.7.6.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RESTRICT=test # binary[test]->test-framework->text->xml->binary |