summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:35:18 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:17:56 +0000
commitc503f124a41e7f136dddae0acec80182b331653d (patch)
treeebfeb97a1e3a431ae03769095e7433ddf72bdc6d /dev-haskell/lua-arbitrary
parentdev-haskell/lua: Stabilize for amd64 (diff)
downloadgentoo-c503f124a41e7f136dddae0acec80182b331653d.tar.gz
gentoo-c503f124a41e7f136dddae0acec80182b331653d.tar.bz2
gentoo-c503f124a41e7f136dddae0acec80182b331653d.zip
dev-haskell/lua-arbitrary: 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/lua-arbitrary')
-rw-r--r--dev-haskell/lua-arbitrary/lua-arbitrary-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/lua-arbitrary/lua-arbitrary-1.0.1.ebuild b/dev-haskell/lua-arbitrary/lua-arbitrary-1.0.1.ebuild
index 7a4c08b2e993..afb772c789d2 100644
--- a/dev-haskell/lua-arbitrary/lua-arbitrary-1.0.1.ebuild
+++ b/dev-haskell/lua-arbitrary/lua-arbitrary-1.0.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
@@ -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"
RDEPEND=">=dev-haskell/lua-2.0:=[profile?] <dev-haskell/lua-2.3:=[profile?]
>=dev-haskell/quickcheck-2.7:2=[profile?] <dev-haskell/quickcheck-3:2=[profile?]