diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 22:33:50 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:53 +0100 |
commit | 3b05555f38376763817bc1fba1ae5e5428fa055d (patch) | |
tree | 05c7a49148eebb962c7fab50e0a2c96fe59a217e /dev-haskell/libyaml | |
parent | dev-haskell/texmath: keyword 0.12.5.1 for ~arm64 (diff) | |
download | gentoo-3b05555f38376763817bc1fba1ae5e5428fa055d.tar.gz gentoo-3b05555f38376763817bc1fba1ae5e5428fa055d.tar.bz2 gentoo-3b05555f38376763817bc1fba1ae5e5428fa055d.zip |
dev-haskell/libyaml: keyword 0.1.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/libyaml')
-rw-r--r-- | dev-haskell/libyaml/libyaml-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/libyaml/libyaml-0.1.2.ebuild b/dev-haskell/libyaml/libyaml-0.1.2.ebuild index a692d36f56f1..e46b35817d99 100644 --- a/dev-haskell/libyaml/libyaml-0.1.2.ebuild +++ b/dev-haskell/libyaml/libyaml-0.1.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" IUSE="no-unicode system-libyaml" RDEPEND=">=dev-haskell/conduit-1.2.8:=[profile?] <dev-haskell/conduit-1.4:=[profile?] |