diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-11 17:26:47 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:50 +0000 |
commit | c0262457d28bef02b5d6809616a0564de8f1a95a (patch) | |
tree | 2ee9fa4f5527a9a6de52a607beb23209d5ab7dff | |
parent | dev-haskell/terminfo: add 0.4.1.5 (diff) | |
download | gentoo-c0262457d28bef02b5d6809616a0564de8f1a95a.tar.gz gentoo-c0262457d28bef02b5d6809616a0564de8f1a95a.tar.bz2 gentoo-c0262457d28bef02b5d6809616a0564de8f1a95a.zip |
dev-haskell/test-framework-hunit: keyword 0.3.0.2-r1 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2-r1.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2-r1.ebuild index 8f1588293af7..0d13ac29645c 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2-r1.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.2-r1.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 @@ -15,7 +15,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/extensible-exceptions-0.1.1:=[profile?] <dev-haskell/extensible-exceptions-0.2.0:=[profile?] |