summaryrefslogtreecommitdiff
path: root/dev-haskell
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:35:59 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:18:16 +0000
commit146f9c8f567ff4f803e027b42ff35722c97a9c9d (patch)
tree6b033a45fa934145f2f945461515a9df978d9ed1 /dev-haskell
parent1a6bdc61e66b984e058b5a3aa93050e0529e93a7 (diff)
downloadgentoo-146f9c8f567ff4f803e027b42ff35722c97a9c9d.tar.gz
gentoo-146f9c8f567ff4f803e027b42ff35722c97a9c9d.tar.bz2
gentoo-146f9c8f567ff4f803e027b42ff35722c97a9c9d.zip
dev-haskell/monad-control: 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')
-rw-r--r--dev-haskell/monad-control/monad-control-1.0.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/monad-control/monad-control-1.0.2.3.ebuild b/dev-haskell/monad-control/monad-control-1.0.2.3.ebuild
index 48fc2bb5fe10..2135619b8435 100644
--- a/dev-haskell/monad-control/monad-control-1.0.2.3.ebuild
+++ b/dev-haskell/monad-control/monad-control-1.0.2.3.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 ~amd64-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux"
IUSE=""
RDEPEND=">=dev-haskell/stm-2.3:=[profile?] <dev-haskell/stm-3:=[profile?]