summaryrefslogtreecommitdiff
path: root/dev-haskell/async
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-09 17:36:19 -0400
committerMatt Turner <mattst88@gentoo.org>2024-10-01 17:02:45 -0400
commit65c77847d4a6107ae4db08949d3be90e928c3cb1 (patch)
tree030b69ddb01642dc43037e8d2eaff5b747186ec5 /dev-haskell/async
parentaaa0b506636977cdf5e580dfb3c6d1de9c6d6af7 (diff)
downloadgentoo-65c77847d4a6107ae4db08949d3be90e928c3cb1.tar.gz
gentoo-65c77847d4a6107ae4db08949d3be90e928c3cb1.tar.bz2
gentoo-65c77847d4a6107ae4db08949d3be90e928c3cb1.zip
dev-haskell/*: Drop stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-haskell/async')
-rw-r--r--dev-haskell/async/async-2.2.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/async/async-2.2.4-r1.ebuild b/dev-haskell/async/async-2.2.4-r1.ebuild
index 2b522272e173..6869f4449105 100644
--- a/dev-haskell/async/async-2.2.4-r1.ebuild
+++ b/dev-haskell/async/async-2.2.4-r1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/simonmar/async"
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?]