commit: 635b1c42bfa350e91a4e850a165ee832a0543913 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sat Jul 23 23:50:52 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 00:59:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635b1c42
dev-haskell/haddock-api: keyword 2.25.1 for ~ppc64 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-haskell/haddock-api/haddock-api-2.25.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/haddock-api/haddock-api-2.25.1.ebuild b/dev-haskell/haddock-api/haddock-api-2.25.1.ebuild index 8cd0abc5df68..f8f4cad037ba 100644 --- a/dev-haskell/haddock-api/haddock-api-2.25.1.ebuild +++ b/dev-haskell/haddock-api/haddock-api-2.25.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" #keep in sync with ghc-9.0.2 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-haskell/exceptions:=[profile?] >=dev-haskell/ghc-paths-0.1.0.9:=[profile?] <dev-haskell/ghc-paths-0.2:=[profile?]
