diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 17:47:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 4b5227530eb67d11626f6462f579b2cf73b90531 (patch) | |
tree | 62522f646ec370fde44230a7d1326ed7b664cf8f /dev-haskell/exceptions | |
parent | dev-haskell/binary: amd64/x86 stable, bug #563090 (diff) | |
download | gentoo-4b5227530eb67d11626f6462f579b2cf73b90531.tar.gz gentoo-4b5227530eb67d11626f6462f579b2cf73b90531.tar.bz2 gentoo-4b5227530eb67d11626f6462f579b2cf73b90531.zip |
dev-haskell/exceptions: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/exceptions')
-rw-r--r-- | dev-haskell/exceptions/exceptions-0.8.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/exceptions/exceptions-0.8.2.1.ebuild b/dev-haskell/exceptions/exceptions-0.8.2.1.ebuild index db0a9c28bcc4..0aab207c46f3 100644 --- a/dev-haskell/exceptions/exceptions-0.8.2.1.ebuild +++ b/dev-haskell/exceptions/exceptions-0.8.2.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-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?] |