summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:58:55 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:52 +0200
commita9e2a5d657f79790b78751affe619dd01447777a (patch)
tree023fd13a6ebdb03e30a2b2de81bdf50734d551b1 /dev-haskell/exceptions
parentdev-haskell/regex-applicative: add ~x86-linux keyword (diff)
downloadgentoo-a9e2a5d657f79790b78751affe619dd01447777a.tar.gz
gentoo-a9e2a5d657f79790b78751affe619dd01447777a.tar.bz2
gentoo-a9e2a5d657f79790b78751affe619dd01447777a.zip
dev-haskell/exceptions: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-haskell/exceptions')
-rw-r--r--dev-haskell/exceptions/exceptions-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/exceptions/exceptions-0.8.3.ebuild b/dev-haskell/exceptions/exceptions-0.8.3.ebuild
index 4c7e1307b883..7ad8f6964019 100644
--- a/dev-haskell/exceptions/exceptions-0.8.3.ebuild
+++ b/dev-haskell/exceptions/exceptions-0.8.3.ebuild
@@ -14,7 +14,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 ~x86-linux"
IUSE=""
RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]