diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 20:01:50 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:27 +0100 |
commit | 98a632c27dd49a869c20a11e0bda5ee98928a2d5 (patch) | |
tree | 89b61a8bcb4d84700987650875b2814e8126f35a /dev-haskell/yesod-persistent | |
parent | dev-haskell/persistent-template: keyword 2.12.0.0 for ~ppc64 (diff) | |
download | gentoo-98a632c27dd49a869c20a11e0bda5ee98928a2d5.tar.gz gentoo-98a632c27dd49a869c20a11e0bda5ee98928a2d5.tar.bz2 gentoo-98a632c27dd49a869c20a11e0bda5ee98928a2d5.zip |
dev-haskell/yesod-persistent: keyword 1.6.0.8 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/yesod-persistent')
-rw-r--r-- | dev-haskell/yesod-persistent/yesod-persistent-1.6.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/yesod-persistent/yesod-persistent-1.6.0.8.ebuild b/dev-haskell/yesod-persistent/yesod-persistent-1.6.0.8.ebuild index 8d688871e389..1ec30462abb5 100644 --- a/dev-haskell/yesod-persistent/yesod-persistent-1.6.0.8.ebuild +++ b/dev-haskell/yesod-persistent/yesod-persistent-1.6.0.8.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/blaze-builder:=[profile?] dev-haskell/conduit:=[profile?] |