summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:32:11 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:16:22 +0000
commit3c99f3b2d44d81ab22e0e748a194f69793925b94 (patch)
tree976400f9e2e8c89f3c1b01c9c42bc56ce84874fa /dev-haskell/haskeline
parentdev-haskell/hashable: Stabilize for amd64 (diff)
downloadgentoo-3c99f3b2d44d81ab22e0e748a194f69793925b94.tar.gz
gentoo-3c99f3b2d44d81ab22e0e748a194f69793925b94.tar.bz2
gentoo-3c99f3b2d44d81ab22e0e748a194f69793925b94.zip
dev-haskell/haskeline: 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/haskeline')
-rw-r--r--dev-haskell/haskeline/haskeline-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haskeline/haskeline-0.8.2.ebuild b/dev-haskell/haskeline/haskeline-0.8.2.ebuild
index 6fd62b5ea6a7..1e3a37f5a13e 100644
--- a/dev-haskell/haskeline/haskeline-0.8.2.ebuild
+++ b/dev-haskell/haskeline/haskeline-0.8.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
@@ -16,7 +16,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
# keep in sync with ghc-8.10.6
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="+terminfo"
RESTRICT=test # test requires example executable which does not work correctly