diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:15:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:49 +0100 |
commit | fd520690fa9391de58d8ff97195d0add8c621fda (patch) | |
tree | 8a80cf8b3ad37c1364099c43e96e385a755d88cd /dev-haskell/iwlib | |
parent | dev-haskell/interpolate: update to EAPI=8 (diff) | |
download | gentoo-fd520690fa9391de58d8ff97195d0add8c621fda.tar.gz gentoo-fd520690fa9391de58d8ff97195d0add8c621fda.tar.bz2 gentoo-fd520690fa9391de58d8ff97195d0add8c621fda.zip |
dev-haskell/iwlib: 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/iwlib')
-rw-r--r-- | dev-haskell/iwlib/iwlib-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/iwlib/iwlib-0.1.0.ebuild b/dev-haskell/iwlib/iwlib-0.1.0.ebuild index 8669ea262872..ae2d4e33491a 100644 --- a/dev-haskell/iwlib/iwlib-0.1.0.ebuild +++ b/dev-haskell/iwlib/iwlib-0.1.0.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.4.9999 |