summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:43:01 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:21:35 +0000
commit9ad4c13e0795641b1ea2920007cbb15559bf89c5 (patch)
tree5098f89b79cae3f97923b10459ce78a1424fd54d
parentdev-haskell/tree-diff: Stabilize for amd64 (diff)
downloadgentoo-9ad4c13e0795641b1ea2920007cbb15559bf89c5.tar.gz
gentoo-9ad4c13e0795641b1ea2920007cbb15559bf89c5.tar.bz2
gentoo-9ad4c13e0795641b1ea2920007cbb15559bf89c5.zip
dev-haskell/trifecta: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/trifecta/trifecta-2.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/trifecta/trifecta-2.1.2.ebuild b/dev-haskell/trifecta/trifecta-2.1.2.ebuild
index 0379662e0b5b..584b17c65e6b 100644
--- a/dev-haskell/trifecta/trifecta-2.1.2.ebuild
+++ b/dev-haskell/trifecta/trifecta-2.1.2.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
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-haskell/ansi-terminal-0.6:=[profile?] <dev-haskell/ansi-terminal-0.12:=[profile?]
>=dev-haskell/blaze-builder-0.3.0.1:=[profile?] <dev-haskell/blaze-builder-0.5:=[profile?]