projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25f7e9b
)
dev-haskell/json: amd64/x86 stable, bug #563090
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 15 May 2016 16:43:22 +0000
(17:43 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 15 May 2016 17:39:48 +0000
(18:39 +0100)
Package-Manager: portage-2.2.28
dev-haskell/json/json-0.9.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-haskell/json/json-0.9.1.ebuild
b/dev-haskell/json/json-0.9.1.ebuild
index 041b25701a7c15f831c4962624635c16c7d94c6f..4d5fe056dd30551e1f55473a92d68bca676fc9ff 100644
(file)
--- a/
dev-haskell/json/json-0.9.1.ebuild
+++ b/
dev-haskell/json/json-0.9.1.ebuild
@@
-15,7
+15,7
@@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="
~amd64 ~ppc64 ~
x86 ~amd64-linux"
+KEYWORDS="
amd64 ~ppc64
x86 ~amd64-linux"
IUSE="+generic mapdict +parsec +pretty"
RDEPEND="dev-haskell/mtl:=[profile?]