diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 16:15:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 19:50:26 +0100 |
commit | 9f725e7df135248bf2c687c1863d9a80e88c6829 (patch) | |
tree | f37dbd08078328bfae20d7f8758a407607ba8701 /dev-haskell | |
parent | dev-haskell/chell-quickcheck: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bu... (diff) | |
download | gentoo-9f725e7df135248bf2c687c1863d9a80e88c6829.tar.gz gentoo-9f725e7df135248bf2c687c1863d9a80e88c6829.tar.bz2 gentoo-9f725e7df135248bf2c687c1863d9a80e88c6829.zip |
dev-haskell/monads-tf: ia64 ppc64 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild b/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild index 47ef19dc4d60..cd8bfb6679ca 100644 --- a/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild +++ b/dev-haskell/monads-tf/monads-tf-0.1.0.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-haskell/transformers-0.2.0.0:=[profile?] <dev-haskell/transformers-0.5:=[profile?] |