summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:35:13 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:17:55 +0000
commit0b6b2c363299f22c56351584006dbb2743a41ed9 (patch)
tree098c52cdfed4ed82f3b6ad2ad7571976e94e8254 /dev-haskell/lpeg
parentdev-haskell/logict: Stabilize for amd64 (diff)
downloadgentoo-0b6b2c363299f22c56351584006dbb2743a41ed9.tar.gz
gentoo-0b6b2c363299f22c56351584006dbb2743a41ed9.tar.bz2
gentoo-0b6b2c363299f22c56351584006dbb2743a41ed9.zip
dev-haskell/lpeg: 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/lpeg')
-rw-r--r--dev-haskell/lpeg/lpeg-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/lpeg/lpeg-1.0.3.ebuild b/dev-haskell/lpeg/lpeg-1.0.3.ebuild
index c99513d0dbda..d7bf73d17e18 100644
--- a/dev-haskell/lpeg/lpeg-1.0.3.ebuild
+++ b/dev-haskell/lpeg/lpeg-1.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="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="rely-on-shared-lpeg-library"
RDEPEND=">=dev-haskell/lua-2.1:=[profile?] <dev-haskell/lua-2.3:=[profile?]