commit: a382b630308640e9d3553a22612ef4e429cacfdc Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Mon Aug 15 06:08:54 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 18:44:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a382b630
dev-haskell/timezone-olson: keyword 0.2.0 for ~ppc64 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-haskell/timezone-olson/timezone-olson-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-haskell/timezone-olson/timezone-olson-0.2.0.ebuild b/dev-haskell/timezone-olson/timezone-olson-0.2.0.ebuild index c2f5b93c0c90..698a986b2470 100644 --- a/dev-haskell/timezone-olson/timezone-olson-0.2.0.ebuild +++ b/dev-haskell/timezone-olson/timezone-olson-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/extensible-exceptions-0.1.0:=[profile?] <dev-haskell/extensible-exceptions-0.2:=[profile?] >=dev-haskell/timezone-series-0.1.0:=[profile?] <dev-haskell/timezone-series-0.2:=[profile?]
