summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 22:38:44 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:29:55 +0100
commit902d9ce852c2c54bbdf0debd945b695f9a4db205 (patch)
tree131c31e18d2fd3fe255e37efae4134898ab9601b /dev-haskell/yaml
parentdev-haskell/raw-strings-qq: keyword 1.1 for ~arm64 (diff)
downloadgentoo-902d9ce852c2c54bbdf0debd945b695f9a4db205.tar.gz
gentoo-902d9ce852c2c54bbdf0debd945b695f9a4db205.tar.bz2
gentoo-902d9ce852c2c54bbdf0debd945b695f9a4db205.zip
dev-haskell/yaml: keyword 0.11.8.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/yaml')
-rw-r--r--dev-haskell/yaml/yaml-0.11.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/yaml/yaml-0.11.8.0.ebuild b/dev-haskell/yaml/yaml-0.11.8.0.ebuild
index a1a113a969b2..35da845638c1 100644
--- a/dev-haskell/yaml/yaml-0.11.8.0.ebuild
+++ b/dev-haskell/yaml/yaml-0.11.8.0.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="examples executable"
RDEPEND=">=dev-haskell/aeson-0.11:=[profile?]