diff options
author | hololeap <hololeap@protonmail.com> | 2023-10-02 23:11:33 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-23 04:10:34 +0100 |
commit | 1c729628b49243c4cfbc898c5bf213316b62f78f (patch) | |
tree | 94d3ab9bad7e1ad48b4b3d52939e915b68341e14 /dev-haskell/wai-app-static | |
parent | dev-haskell/semirings: Revision bump (diff) | |
download | gentoo-1c729628b49243c4cfbc898c5bf213316b62f78f.tar.gz gentoo-1c729628b49243c4cfbc898c5bf213316b62f78f.tar.bz2 gentoo-1c729628b49243c4cfbc898c5bf213316b62f78f.zip |
*/*: Update EAPI to 8 for haskell packages
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/wai-app-static')
-rw-r--r-- | dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild index e49a127c1932..76523567be57 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 # ebuild generated by hackport 0.6.6.9999 |