summaryrefslogtreecommitdiff
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/cryptohash-md5
parentx11-wm/xmonad: Drop stable keywords (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/cryptohash-md5')
-rw-r--r--dev-haskell/cryptohash-md5/cryptohash-md5-0.11.100.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash-md5/cryptohash-md5-0.11.100.1.ebuild b/dev-haskell/cryptohash-md5/cryptohash-md5-0.11.100.1.ebuild
index 9a1918cd2dbc..7ec09a5e77b3 100644
--- a/dev-haskell/cryptohash-md5/cryptohash-md5-0.11.100.1.ebuild
+++ b/dev-haskell/cryptohash-md5/cryptohash-md5-0.11.100.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/hvr/cryptohash-md5"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-lang/ghc-7.4.1:=
"