diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 17:33:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 8ee8a738f557da6f4a7206ac456b62444021e174 (patch) | |
tree | 629443e50ca176a9f2c3aed98489b3a939b15a23 /dev-haskell/conduit | |
parent | dev-haskell/haddock: amd64/x86 stable, bug #563090 (diff) | |
download | gentoo-8ee8a738f557da6f4a7206ac456b62444021e174.tar.gz gentoo-8ee8a738f557da6f4a7206ac456b62444021e174.tar.bz2 gentoo-8ee8a738f557da6f4a7206ac456b62444021e174.zip |
dev-haskell/conduit: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/conduit')
-rw-r--r-- | dev-haskell/conduit/conduit-1.2.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit/conduit-1.2.6.6.ebuild b/dev-haskell/conduit/conduit-1.2.6.6.ebuild index 8971a63925e6..f4ee365b8984 100644 --- a/dev-haskell/conduit/conduit-1.2.6.6.ebuild +++ b/dev-haskell/conduit/conduit-1.2.6.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/exceptions-0.6:=[profile?] |