diff options
author | 2022-07-12 17:02:14 -0400 | |
---|---|---|
committer | 2022-07-22 22:15:46 +0000 | |
commit | e989e9afeb956f13d9419822f14123c862cd3c6d (patch) | |
tree | 3e173c3283715e222319eb9803d9109cd887cf26 /dev-haskell | |
parent | dev-haskell/tasty: add 1.4.2.3 (diff) | |
download | gentoo-e989e9afeb956f13d9419822f14123c862cd3c6d.tar.gz gentoo-e989e9afeb956f13d9419822f14123c862cd3c6d.tar.bz2 gentoo-e989e9afeb956f13d9419822f14123c862cd3c6d.zip |
dev-haskell/tasty-expected-failure: keyword 0.11.1.2 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/tasty-expected-failure/tasty-expected-failure-0.11.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/tasty-expected-failure/tasty-expected-failure-0.11.1.2.ebuild b/dev-haskell/tasty-expected-failure/tasty-expected-failure-0.11.1.2.ebuild index 8da7513fe22d..bb9a92274420 100644 --- a/dev-haskell/tasty-expected-failure/tasty-expected-failure-0.11.1.2.ebuild +++ b/dev-haskell/tasty-expected-failure/tasty-expected-failure-0.11.1.2.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="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/tagged-0.7:=[profile?] <dev-haskell/tagged-0.9:=[profile?] |