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:
Sergei Trofimovich
2020-10-03 10:52:33 +01:00
parent fe79b1d331
commit 57f3ff89af

View File

@@ -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
)