summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:34:38 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:17:39 +0000
commit284a328b7987bb0123140641e8e5b2fc94c2e45e (patch)
treef921d8244c5bb2320f24ccdef982d420cce7bc63
parentdev-haskell/js-chart: Stabilize for amd64 (diff)
downloadgentoo-284a328b7987bb0123140641e8e5b2fc94c2e45e.tar.gz
gentoo-284a328b7987bb0123140641e8e5b2fc94c2e45e.tar.bz2
gentoo-284a328b7987bb0123140641e8e5b2fc94c2e45e.zip
dev-haskell/juicypixels: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/juicypixels/juicypixels-3.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/juicypixels/juicypixels-3.3.5.ebuild b/dev-haskell/juicypixels/juicypixels-3.3.5.ebuild
index 0df3fb07d82d..2664239cbc6a 100644
--- a/dev-haskell/juicypixels/juicypixels-3.3.5.ebuild
+++ b/dev-haskell/juicypixels/juicypixels-3.3.5.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=7
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="mmap"
RDEPEND=">=dev-haskell/mtl-1.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]