summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:44:19 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:22:03 +0000
commit41e4a9e2cd12f21fe92fa19650c1f0af4e01e648 (patch)
tree6094710b7bc86f236b37c5655b58268ccc7b4fc5 /dev-haskell
parentdev-haskell/witherable: Stabilize for amd64 (diff)
downloadgentoo-41e4a9e2cd12f21fe92fa19650c1f0af4e01e648.tar.gz
gentoo-41e4a9e2cd12f21fe92fa19650c1f0af4e01e648.tar.bz2
gentoo-41e4a9e2cd12f21fe92fa19650c1f0af4e01e648.zip
dev-haskell/wl-pprint-annotated: 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')
-rw-r--r--dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild b/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild
index e77757c5ac0e..fb9afa92da79 100644
--- a/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.1.0.1.ebuild
+++ b/dev-haskell/wl-pprint-annotated/wl-pprint-annotated-0.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="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-haskell/semigroups-0.9:=[profile?] <dev-haskell/semigroups-1:=[profile?]