diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 11:16:08 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:28:39 +0100 |
commit | 3b300ee77390a9435596895890b4583939a93cb3 (patch) | |
tree | 00b965932940131f41c2a3b311bd60643331f958 /dev-haskell/hsyaml | |
parent | dev-haskell/nats: keyword 1.1.2-r1 for ~arm64 (diff) | |
download | gentoo-3b300ee77390a9435596895890b4583939a93cb3.tar.gz gentoo-3b300ee77390a9435596895890b4583939a93cb3.tar.bz2 gentoo-3b300ee77390a9435596895890b4583939a93cb3.zip |
dev-haskell/hsyaml: keyword 0.2.1.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hsyaml')
-rw-r--r-- | dev-haskell/hsyaml/hsyaml-0.2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hsyaml/hsyaml-0.2.1.0.ebuild b/dev-haskell/hsyaml/hsyaml-0.2.1.0.ebuild index 54dfbac2a15c..c97e996955d7 100644 --- a/dev-haskell/hsyaml/hsyaml-0.2.1.0.ebuild +++ b/dev-haskell/hsyaml/hsyaml-0.2.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/fail-4.9.0.0:=[profile?] <dev-haskell/fail-4.10:=[profile?] |