diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 13:27:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 13:27:58 +0000 |
commit | 786f7d2ac6c1fe8f64042cfe093cfd003bc20b8f (patch) | |
tree | 27279d6cdf4fbc598e46967b6ae549d38cffd8b3 /dev-haskell/wx | |
parent | dev-haskell/with-location: update to EAPI=7 (diff) | |
download | gentoo-786f7d2ac6c1fe8f64042cfe093cfd003bc20b8f.tar.gz gentoo-786f7d2ac6c1fe8f64042cfe093cfd003bc20b8f.tar.bz2 gentoo-786f7d2ac6c1fe8f64042cfe093cfd003bc20b8f.zip |
dev-haskell/wx: 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/wx')
-rw-r--r-- | dev-haskell/wx/wx-0.92.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/wx/wx-0.92.2.0.ebuild b/dev-haskell/wx/wx-0.92.2.0.ebuild index 2e387aae3817..5788c33b8ef5 100644 --- a/dev-haskell/wx/wx-0.92.2.0.ebuild +++ b/dev-haskell/wx/wx-0.92.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.4.7.9999 |