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/scientific
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/scientific')
-rw-r--r--dev-haskell/scientific/scientific-0.3.7.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/scientific/scientific-0.3.7.0-r2.ebuild b/dev-haskell/scientific/scientific-0.3.7.0-r2.ebuild
index 68dbd52ad020..8c82f10d3716 100644
--- a/dev-haskell/scientific/scientific-0.3.7.0-r2.ebuild
+++ b/dev-haskell/scientific/scientific-0.3.7.0-r2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/basvandijk/scientific"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-haskell/hashable-1.2.7.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?]