diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-27 08:38:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-27 08:38:07 +0000 |
commit | b3ee29b8eed7cb53de4d4122a4d79cda50912dbc (patch) | |
tree | eb44178a228631a219ca191dcba90a366309400a /dev-haskell/punycode | |
parent | dev-haskell/prelude-extras: update to EAPI=7 (diff) | |
download | gentoo-b3ee29b8eed7cb53de4d4122a4d79cda50912dbc.tar.gz gentoo-b3ee29b8eed7cb53de4d4122a4d79cda50912dbc.tar.bz2 gentoo-b3ee29b8eed7cb53de4d4122a4d79cda50912dbc.zip |
dev-haskell/punycode: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/punycode')
-rw-r--r-- | dev-haskell/punycode/punycode-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/punycode/punycode-2.0.ebuild b/dev-haskell/punycode/punycode-2.0.ebuild index 1868a53af40f..5bf0e711c377 100644 --- a/dev-haskell/punycode/punycode-2.0.ebuild +++ b/dev-haskell/punycode/punycode-2.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# 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.3.2.9999 |