Skip to content

Commit

Permalink
dev-haskell/old-time: update to EAPI=7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Oct 25, 2020
1 parent ba58403 commit af297a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

# ebuild generated by hackport 0.4.4.9999

Expand All @@ -28,6 +28,7 @@ DEPEND="${RDEPEND}
CABAL_CORE_LIB_GHC_PV="6.12.* 7.0.* 7.2.* 7.4.* 7.6.* 7.8.*"

src_prepare() {
default
cabal_chdeps \
'base >= 4.7 && < 4.9' 'base >= 4.7'
}

0 comments on commit af297a8

Please sign in to comment.