diff options
| author | matoro <matoro@users.noreply.github.com> | 2022-07-11 13:21:08 -0400 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:06 +0000 |
| commit | 1792e40e758afe50ac965f1185fce34d7583ab32 (patch) | |
| tree | e43cb7a53b22cdeaaf1ea9ab1b9426d3384c612d /dev-haskell | |
| parent | 7b42dd8af761fd589a0ac4fdfa9cf0707ea4d78f (diff) | |
| download | gentoo-1792e40e758afe50ac965f1185fce34d7583ab32.tar.gz gentoo-1792e40e758afe50ac965f1185fce34d7583ab32.tar.bz2 gentoo-1792e40e758afe50ac965f1185fce34d7583ab32.zip | |
dev-haskell/fail: keyword 4.9.0.0 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/fail/fail-4.9.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/fail/fail-4.9.0.0.ebuild b/dev-haskell/fail/fail-4.9.0.0.ebuild index 1b3b9b74b71f..1ce54a224607 100644 --- a/dev-haskell/fail/fail-4.9.0.0.ebuild +++ b/dev-haskell/fail/fail-4.9.0.0.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 @@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |
