summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 13:43:01 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:35 +0100
commitd39521886e4686f0c2afb48700c8c776a986ecf9 (patch)
treed17b9e3ff2cad1337cce681545683ba30f6db43a /dev-haskell/persistent-template
parentdev-haskell/persistent-sqlite: keyword 2.13.1.0 for ~arm64 (diff)
downloadgentoo-d39521886e4686f0c2afb48700c8c776a986ecf9.tar.gz
gentoo-d39521886e4686f0c2afb48700c8c776a986ecf9.tar.bz2
gentoo-d39521886e4686f0c2afb48700c8c776a986ecf9.zip
dev-haskell/persistent-template: keyword 2.12.0.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/persistent-template')
-rw-r--r--dev-haskell/persistent-template/persistent-template-2.12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/persistent-template/persistent-template-2.12.0.0.ebuild b/dev-haskell/persistent-template/persistent-template-2.12.0.0.ebuild
index 854030b0188a..a1badb43d863 100644
--- a/dev-haskell/persistent-template/persistent-template-2.12.0.0.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.12.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"