summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-04-13 20:36:28 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-04-13 20:36:28 +0000
commitf515dfbb8994780d4433b5325550fcef85488cae (patch)
tree682d4c462abaf017a81913fb5f456690ac36efa6 /dev-haskell/async/async-2.0.1.4.ebuild
parent2020-04-13 20:08:16 UTC (diff)
parentx11-misc/py3status: version bump (diff)
downloadgentoo-f515dfbb8994780d4433b5325550fcef85488cae.tar.gz
gentoo-f515dfbb8994780d4433b5325550fcef85488cae.tar.bz2
gentoo-f515dfbb8994780d4433b5325550fcef85488cae.zip
Merge updates from master
Diffstat (limited to 'dev-haskell/async/async-2.0.1.4.ebuild')
-rw-r--r--dev-haskell/async/async-2.0.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/async/async-2.0.1.4.ebuild b/dev-haskell/async/async-2.0.1.4.ebuild
index 58d1d69cb3f0..f3cba8bfc171 100644
--- a/dev-haskell/async/async-2.0.1.4.ebuild
+++ b/dev-haskell/async/async-2.0.1.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/stm-2.2:=[profile?]