diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 20:30:03 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:27:48 +0100 |
commit | a3501789161fc19c12365b1c472d27b5cf5a9786 (patch) | |
tree | 9aa72e4f95ed5cc66f6a27aa9052949011bba525 /dev-haskell/aeson | |
parent | dev-haskell/tasty-golden: keyword 2.3.1.1 for ~arm64 (diff) | |
download | gentoo-a3501789161fc19c12365b1c472d27b5cf5a9786.tar.gz gentoo-a3501789161fc19c12365b1c472d27b5cf5a9786.tar.bz2 gentoo-a3501789161fc19c12365b1c472d27b5cf5a9786.zip |
dev-haskell/aeson: keyword 2.0.3.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/aeson')
-rw-r--r-- | dev-haskell/aeson/aeson-2.0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aeson/aeson-2.0.3.0.ebuild b/dev-haskell/aeson/aeson-2.0.3.0.ebuild index c07766dcf743..f0dce2ddff65 100644 --- a/dev-haskell/aeson/aeson-2.0.3.0.ebuild +++ b/dev-haskell/aeson/aeson-2.0.3.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/haskell/aeson" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="cffi +ordered-keymap" RDEPEND=">=dev-haskell/attoparsec-0.14.2:=[profile?] <dev-haskell/attoparsec-0.15:=[profile?] |