summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 21:44:52 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:01 +0100
commit25e23219271ee5f1428a4b88f4e080495e484380 (patch)
tree47cd31c2db5b92f59e8523166d71fd1e9893ae91 /dev-haskell/th-lift-instances
parentdev-haskell/th-lift: keyword 0.8.2 for ~arm64 (diff)
downloadgentoo-25e23219271ee5f1428a4b88f4e080495e484380.tar.gz
gentoo-25e23219271ee5f1428a4b88f4e080495e484380.tar.bz2
gentoo-25e23219271ee5f1428a4b88f4e080495e484380.zip
dev-haskell/th-lift-instances: keyword 0.1.19 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/th-lift-instances')
-rw-r--r--dev-haskell/th-lift-instances/th-lift-instances-0.1.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/th-lift-instances/th-lift-instances-0.1.19.ebuild b/dev-haskell/th-lift-instances/th-lift-instances-0.1.19.ebuild
index 23e5da11d9ba..9f5bf1d3d844 100644
--- a/dev-haskell/th-lift-instances/th-lift-instances-0.1.19.ebuild
+++ b/dev-haskell/th-lift-instances/th-lift-instances-0.1.19.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND="dev-haskell/text:=[profile?]
>=dev-haskell/th-lift-0.8:=[profile?]