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/unicode-data
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/unicode-data')
-rw-r--r--dev-haskell/unicode-data/unicode-data-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild b/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild
index 68e08acbb48b..b248412d3aa2 100644
--- a/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild
+++ b/dev-haskell/unicode-data/unicode-data-0.3.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"