diff options
| author | hololeap <hololeap@users.noreply.github.com> | 2023-03-15 17:31:02 -0600 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-03-17 18:15:46 +0000 |
| commit | 22585bb966cb7340633ecd2c093c22d3d6fe47ca (patch) | |
| tree | 686cac8c81a3ecd1bc0eb35116134a3e51f030bd /dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild | |
| parent | 7bdb2ad62b5c457d246cd849ae50c4675bdbe6a1 (diff) | |
| download | gentoo-22585bb966cb7340633ecd2c093c22d3d6fe47ca.tar.gz gentoo-22585bb966cb7340633ecd2c093c22d3d6fe47ca.tar.bz2 gentoo-22585bb966cb7340633ecd2c093c22d3d6fe47ca.zip | |
dev-haskell/exceptions: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild')
| -rw-r--r-- | dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild b/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild index f123ecd719d6..cb46322c8199 100644 --- a/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild +++ b/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ekmett/exceptions/" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/fail-4.9:=[profile?] <dev-haskell/fail-4.10:=[profile?] >=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?] |
