diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 01:23:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 01:23:24 +0300 |
commit | 8baf1c37bb9484f6774382e66d312da885a85be1 (patch) | |
tree | 2c5a6825d99456cee390d6fa75af5e5368921fd3 /dev-haskell/th-orphans | |
parent | dev-haskell/th-lift: amd64 stable wrt bug #554022 (diff) | |
download | gentoo-8baf1c37bb9484f6774382e66d312da885a85be1.tar.gz gentoo-8baf1c37bb9484f6774382e66d312da885a85be1.tar.bz2 gentoo-8baf1c37bb9484f6774382e66d312da885a85be1.zip |
dev-haskell/th-orphans: amd64 stable wrt bug #554024
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-haskell/th-orphans')
-rw-r--r-- | dev-haskell/th-orphans/th-orphans-0.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild index a8380f444216..03f92bbde7a3 100644 --- a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild +++ b/dev-haskell/th-orphans/th-orphans-0.11.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" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-haskell/mtl:=[profile?] |