diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-14 23:49:40 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-18 19:44:45 +0100 |
commit | 6258bcd6eeab49d877c2d9495134f628215bcb28 (patch) | |
tree | 06835de48f7cbc2368da606a9b450e35a25d4c1e /dev-haskell/logict | |
parent | dev-haskell/mmap: keyword 0.5.9 for ~ppc64 (diff) | |
download | gentoo-6258bcd6eeab49d877c2d9495134f628215bcb28.tar.gz gentoo-6258bcd6eeab49d877c2d9495134f628215bcb28.tar.bz2 gentoo-6258bcd6eeab49d877c2d9495134f628215bcb28.zip |
dev-haskell/logict: keyword 0.7.0.3 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/logict')
-rw-r--r-- | dev-haskell/logict/logict-0.7.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/logict/logict-0.7.0.3.ebuild b/dev-haskell/logict/logict-0.7.0.3.ebuild index 9215ee27620a..90bf3b42bb9d 100644 --- a/dev-haskell/logict/logict-0.7.0.3.ebuild +++ b/dev-haskell/logict/logict-0.7.0.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/fail:=[profile?] |