diff options
| author | matoro <matoro@users.noreply.github.com> | 2022-07-11 17:26:14 -0400 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:06 +0000 |
| commit | 7b42dd8af761fd589a0ac4fdfa9cf0707ea4d78f (patch) | |
| tree | 8b5437103353274509e83b76f06ad086af0ff368 /dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild | |
| parent | 74c4c9777049e38d6802063a8b22d882983ffc8b (diff) | |
| download | gentoo-7b42dd8af761fd589a0ac4fdfa9cf0707ea4d78f.tar.gz gentoo-7b42dd8af761fd589a0ac4fdfa9cf0707ea4d78f.tar.bz2 gentoo-7b42dd8af761fd589a0ac4fdfa9cf0707ea4d78f.zip | |
dev-haskell/extensible-exceptions: keyword 0.1.1.4 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild')
| -rw-r--r-- | dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild index 70b160ff2813..722e5f919d85 100644 --- a/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild +++ b/dev-haskell/extensible-exceptions/extensible-exceptions-0.1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 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 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |
