summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:27:53 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:14:08 +0000
commit8ae6909e172048adaf43027307b40418814924f0 (patch)
treed38b5ebcec39eb11e9ac79a89e8295da45c487e7
parentdev-haskell/charset: Stabilize for amd64 (diff)
downloadgentoo-8ae6909e172048adaf43027307b40418814924f0.tar.gz
gentoo-8ae6909e172048adaf43027307b40418814924f0.tar.bz2
gentoo-8ae6909e172048adaf43027307b40418814924f0.zip
dev-haskell/chell: 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/chell/chell-0.4.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/chell/chell-0.4.0.2.ebuild b/dev-haskell/chell/chell-0.4.0.2.ebuild
index 206f8641d1c8..8444a9e32cfa 100644
--- a/dev-haskell/chell/chell-0.4.0.2.ebuild
+++ b/dev-haskell/chell/chell-0.4.0.2.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="+color-output"
RDEPEND=">=dev-haskell/options-1.0:=[profile?] <dev-haskell/options-2.0:=[profile?]