summaryrefslogtreecommitdiff
path: root/dev-haskell/call-stack/call-stack-0.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/call-stack/call-stack-0.3.0.ebuild')
-rw-r--r--dev-haskell/call-stack/call-stack-0.3.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/call-stack/call-stack-0.3.0.ebuild b/dev-haskell/call-stack/call-stack-0.3.0.ebuild
index 8190745c9dd0..ca9345ed7c25 100644
--- a/dev-haskell/call-stack/call-stack-0.3.0.ebuild
+++ b/dev-haskell/call-stack/call-stack-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,6 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
RDEPEND=">=dev-lang/ghc-8.4.3:=
"