diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 13:30:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 13:30:53 +0000 |
commit | e3380ff458d8cae4b3ef71d1d473750c63787529 (patch) | |
tree | e25db17b563cc7bfb82a3abac437fbff56f88f5b /dev-haskell | |
parent | dev-haskell/x11-xft: update to EAPI=7 (diff) | |
download | gentoo-e3380ff458d8cae4b3ef71d1d473750c63787529.tar.gz gentoo-e3380ff458d8cae4b3ef71d1d473750c63787529.tar.bz2 gentoo-e3380ff458d8cae4b3ef71d1d473750c63787529.zip |
dev-haskell/xhtml: 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')
-rw-r--r-- | dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild index 66f29191029f..182e71d969f9 100644 --- a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild @@ -1,7 +1,7 @@ # 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 |