diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:12:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:46 +0100 |
commit | 42bf9337e85a352261b9a3b8c794592265609222 (patch) | |
tree | 4312a3cfed62d1917e6199797fcec5f60f468ed3 /dev-haskell/hslua | |
parent | dev-haskell/hps: update to EAPI=8 (diff) | |
download | gentoo-42bf9337e85a352261b9a3b8c794592265609222.tar.gz gentoo-42bf9337e85a352261b9a3b8c794592265609222.tar.bz2 gentoo-42bf9337e85a352261b9a3b8c794592265609222.zip |
dev-haskell/hslua: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/hslua')
-rw-r--r-- | dev-haskell/hslua/hslua-1.0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hslua/hslua-1.0.3.1.ebuild b/dev-haskell/hslua/hslua-1.0.3.1.ebuild index 3c60e65c208d..14a16b75700b 100644 --- a/dev-haskell/hslua/hslua-1.0.3.1.ebuild +++ b/dev-haskell/hslua/hslua-1.0.3.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 # ebuild generated by hackport 0.5.6.9999 #hackport: flags: -allow-unsafe-gc,-apicheck,-export-dynamic,-lua501,-lua502,-lua_32bits |