summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:34:53 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:17:48 +0000
commit74b559b777750b36c8be08086cdefc880550ccb4 (patch)
tree4bf1b22b39a28aa392dfa4d5ce38f808526c492d /dev-haskell/lens
parentdev-haskell/leancheck: Stabilize for amd64 (diff)
downloadgentoo-74b559b777750b36c8be08086cdefc880550ccb4.tar.gz
gentoo-74b559b777750b36c8be08086cdefc880550ccb4.tar.bz2
gentoo-74b559b777750b36c8be08086cdefc880550ccb4.zip
dev-haskell/lens: 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/lens')
-rw-r--r--dev-haskell/lens/lens-5.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/lens/lens-5.1.1.ebuild b/dev-haskell/lens/lens-5.1.1.ebuild
index 92d99242552e..8931646585a7 100644
--- a/dev-haskell/lens/lens-5.1.1.ebuild
+++ b/dev-haskell/lens/lens-5.1.1.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
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-haskell/assoc-1.0.2:=[profile?] <dev-haskell/assoc-1.1:=[profile?]
>=dev-haskell/base-orphans-0.5.2:=[profile?] <dev-haskell/base-orphans-1:=[profile?]