commit: 0b31d3701cf01345ecfbe95bc1d8ff8c572f7810 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Tue Aug 23 15:29:15 2022 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Aug 28 22:01:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b31d370
dev-haskell/filemanip: keyword 0.3.6.3 for ~ppc64 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-haskell/filemanip/filemanip-0.3.6.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild index bc5f91a4df5e..58e0c162de50 100644 --- a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild +++ b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 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" IUSE="" RDEPEND="dev-haskell/mtl:=[profile?]
