summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 18:00:15 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:59 +0200
commitd9587ede47a27910e3d87c8bcad2930ea8d857ec (patch)
tree851b267889613c75248ded542275fc3f6724ae79 /dev-haskell/async
parentdev-haskell/graphviz: add ~x86-linux keyword (diff)
downloadgentoo-d9587ede47a27910e3d87c8bcad2930ea8d857ec.tar.gz
gentoo-d9587ede47a27910e3d87c8bcad2930ea8d857ec.tar.bz2
gentoo-d9587ede47a27910e3d87c8bcad2930ea8d857ec.zip
dev-haskell/async: 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/async')
-rw-r--r--dev-haskell/async/async-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/async/async-2.1.1.ebuild b/dev-haskell/async/async-2.1.1.ebuild
index 21f99793f4ed..d9da91ad9fe8 100644
--- a/dev-haskell/async/async-2.1.1.ebuild
+++ b/dev-haskell/async/async-2.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-2.5:=[profile?]