diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 15:45:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 15:45:09 +0100 |
commit | dc656be315d6e09cdd47b29d0ff7e52b14a0cdf9 (patch) | |
tree | 7b3fc59baaf2a8722f67308d2d989f9f8c09609a /dev-haskell | |
parent | dev-haskell/http-reverse-proxy: drop old (diff) | |
download | gentoo-dc656be315d6e09cdd47b29d0ff7e52b14a0cdf9.tar.gz gentoo-dc656be315d6e09cdd47b29d0ff7e52b14a0cdf9.tar.bz2 gentoo-dc656be315d6e09cdd47b29d0ff7e52b14a0cdf9.zip |
dev-haskell/wcwidth: switch 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')
-rw-r--r-- | dev-haskell/wcwidth/wcwidth-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild b/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild index 32bc1fc8e9e2..e46cf9838bb3 100644 --- a/dev-haskell/wcwidth/wcwidth-0.0.2.ebuild +++ b/dev-haskell/wcwidth/wcwidth-0.0.2.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.5 # hackport: flags: +split-base |