summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:56:58 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:42 +0200
commit78af93389b8ec943de424bb707fedc8fc2229c3a (patch)
treeeb31635cf0a7a3960489f242ee0f8ad95d235d1f /dev-haskell
parentdev-haskell/http: add ~x86-linux keyword (diff)
downloadgentoo-78af93389b8ec943de424bb707fedc8fc2229c3a.tar.gz
gentoo-78af93389b8ec943de424bb707fedc8fc2229c3a.tar.bz2
gentoo-78af93389b8ec943de424bb707fedc8fc2229c3a.zip
dev-haskell/monad-control: 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')
-rw-r--r--dev-haskell/monad-control/monad-control-1.0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild b/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild
index 7552b509f020..3fa014d464c6 100644
--- a/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild
+++ b/dev-haskell/monad-control/monad-control-1.0.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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/stm-2.3:=[profile?] <dev-haskell/stm-3:=[profile?]