diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 21:11:09 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:43 +0100 |
commit | 5834552eaa62628398d50f9e25d6807364395bce (patch) | |
tree | 6f42f679de3e5dc648f4ee3672ac5413fd062586 /dev-haskell/lifted-async | |
parent | dev-haskell/tasty-th: keyword 0.1.7 for ~arm64 (diff) | |
download | gentoo-5834552eaa62628398d50f9e25d6807364395bce.tar.gz gentoo-5834552eaa62628398d50f9e25d6807364395bce.tar.bz2 gentoo-5834552eaa62628398d50f9e25d6807364395bce.zip |
dev-haskell/lifted-async: keyword 0.10.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/lifted-async')
-rw-r--r-- | dev-haskell/lifted-async/lifted-async-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/lifted-async/lifted-async-0.10.2.ebuild b/dev-haskell/lifted-async/lifted-async-0.10.2.ebuild index 8d24a56ee772..abe413470792 100644 --- a/dev-haskell/lifted-async/lifted-async-0.10.2.ebuild +++ b/dev-haskell/lifted-async/lifted-async-0.10.2.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/async-2.2:=[profile?] <dev-haskell/async-2.3:=[profile?] >=dev-haskell/constraints-0.2:=[profile?] <dev-haskell/constraints-0.14:=[profile?] |