mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-haskell/bits-atomic: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -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.6.9999
|
||||
|
||||
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
|
||||
dev-haskell/test-framework-quickcheck2 )
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${DISTDIR}"/${P}-gcc-5.patch
|
||||
epatch "${FILESDIR}"/${P}-ghc-8.patch
|
||||
}
|
||||
PATCHES=(
|
||||
"${DISTDIR}"/${P}-gcc-5.patch
|
||||
"${FILESDIR}"/${P}-ghc-8.patch
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user