diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 16:54:04 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:58 +0100 |
commit | 4422f55f3ccbf8104fadfe2235213e21c4a439bd (patch) | |
tree | 1fa80cd78bbbc8db5fe5e4b1d66487babbc2b04a /dev-haskell | |
parent | dev-haskell/yesod-form: keyword 1.7.0 for ~arm64 (diff) | |
download | gentoo-4422f55f3ccbf8104fadfe2235213e21c4a439bd.tar.gz gentoo-4422f55f3ccbf8104fadfe2235213e21c4a439bd.tar.bz2 gentoo-4422f55f3ccbf8104fadfe2235213e21c4a439bd.zip |
dev-haskell/yesod: keyword 1.6.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/yesod/yesod-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/yesod/yesod-1.6.2.ebuild b/dev-haskell/yesod/yesod-1.6.2.ebuild index 2a3d9ff97c69..4bd3d17840fa 100644 --- a/dev-haskell/yesod/yesod-1.6.2.ebuild +++ b/dev-haskell/yesod/yesod-1.6.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.yesodweb.com/" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND="dev-haskell/aeson:=[profile?] >=dev-haskell/conduit-1.3:=[profile?] |