summaryrefslogtreecommitdiff
path: root/dev-haskell/async
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:25:59 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:13:22 +0000
commite58f821069fb046c2e5abdd7206ef09bc4c4cbf4 (patch)
treecd3be2e4a743378acadfb8c4798eb1c953c01377 /dev-haskell/async
parentb9330919494fd89363ce87e7df5af4f06d1e1070 (diff)
downloadgentoo-e58f821069fb046c2e5abdd7206ef09bc4c4cbf4.tar.gz
gentoo-e58f821069fb046c2e5abdd7206ef09bc4c4cbf4.tar.bz2
gentoo-e58f821069fb046c2e5abdd7206ef09bc4c4cbf4.zip
dev-haskell/async: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/async')
-rw-r--r--dev-haskell/async/async-2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/async/async-2.2.4.ebuild b/dev-haskell/async/async-2.2.4.ebuild
index 46313d715ede..ef5fdcf7a9fd 100644
--- a/dev-haskell/async/async-2.2.4.ebuild
+++ b/dev-haskell/async/async-2.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-haskell/hashable-1.1.2.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?]
>=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-2.6:=[profile?]