summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:31:20 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:15:55 +0000
commitd48b8cddeb36f30c62611df806bbc90d83db0727 (patch)
tree643a3dee1a191c102bb4dd2937b141947a57e9dd /dev-haskell/fgl
parentdev-haskell/feed: Stabilize for amd64 (diff)
downloadgentoo-d48b8cddeb36f30c62611df806bbc90d83db0727.tar.gz
gentoo-d48b8cddeb36f30c62611df806bbc90d83db0727.tar.bz2
gentoo-d48b8cddeb36f30c62611df806bbc90d83db0727.zip
dev-haskell/fgl: 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/fgl')
-rw-r--r--dev-haskell/fgl/fgl-5.7.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/fgl/fgl-5.7.0.3.ebuild b/dev-haskell/fgl/fgl-5.7.0.3.ebuild
index ee4cc0d826a0..b37b8ffcd43b 100644
--- a/dev-haskell/fgl/fgl-5.7.0.3.ebuild
+++ b/dev-haskell/fgl/fgl-5.7.0.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"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-lang/ghc-7.8.2:=
"