summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 11:36:59 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:23 +0100
commite3e6ab86574f00016f792c0ad341d175e3080c2f (patch)
treea53e77a7b3cc526bee9cbe0d2e3c91ad8a8f62a3 /dev-haskell/stm
parentdev-haskell/setenv: keyword 0.1.1.3 for ~arm64 (diff)
downloadgentoo-e3e6ab86574f00016f792c0ad341d175e3080c2f.tar.gz
gentoo-e3e6ab86574f00016f792c0ad341d175e3080c2f.tar.bz2
gentoo-e3e6ab86574f00016f792c0ad341d175e3080c2f.zip
dev-haskell/stm: keyword 2.5.0.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/stm')
-rw-r--r--dev-haskell/stm/stm-2.5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/stm/stm-2.5.0.1.ebuild b/dev-haskell/stm/stm-2.5.0.1.ebuild
index 13a36b2dfecd..f1a3a1915b40 100644
--- a/dev-haskell/stm/stm-2.5.0.1.ebuild
+++ b/dev-haskell/stm/stm-2.5.0.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
# keep in sync with ghc-8.10.5
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"