diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 20:05:11 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:28 +0100 |
commit | 3a28e5c2d36ec81a7def8496a365980a828c9902 (patch) | |
tree | fa4c4b6f2d6c7047548fcd740511e54aecf54aa5 /dev-haskell/yesod | |
parent | dev-haskell/yesod-form: keyword 1.7.0 for ~ppc64 (diff) | |
download | gentoo-3a28e5c2d36ec81a7def8496a365980a828c9902.tar.gz gentoo-3a28e5c2d36ec81a7def8496a365980a828c9902.tar.bz2 gentoo-3a28e5c2d36ec81a7def8496a365980a828c9902.zip |
dev-haskell/yesod: keyword 1.6.2 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/yesod')
-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 dedbcc5adbe0..2a3d9ff97c69 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND="dev-haskell/aeson:=[profile?] >=dev-haskell/conduit-1.3:=[profile?] |