diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 17:26:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 2b5848391ebcb5f27c26140eb08491ef3e1da9bd (patch) | |
tree | 46b761ea44874f1cb2b3d703ee8477909b8bd0c1 /dev-haskell/monad-control | |
parent | dev-haskell/transformers-base: amd64/x86 stable, bug #563090 (diff) | |
download | gentoo-2b5848391ebcb5f27c26140eb08491ef3e1da9bd.tar.gz gentoo-2b5848391ebcb5f27c26140eb08491ef3e1da9bd.tar.bz2 gentoo-2b5848391ebcb5f27c26140eb08491ef3e1da9bd.zip |
dev-haskell/monad-control: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/monad-control')
-rw-r--r-- | dev-haskell/monad-control/monad-control-1.0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild b/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild index 556493375e22..b813760a2363 100644 --- a/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild +++ b/dev-haskell/monad-control/monad-control-1.0.1.0.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" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="" RDEPEND=">=dev-haskell/stm-2.3:=[profile?] <dev-haskell/stm-3:=[profile?] |