diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-31 19:57:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-31 20:09:15 +0000 |
commit | 6a3286ad6133e283d95e1fc6bdba7a117267d99a (patch) | |
tree | 33b29596efae0dd6d592dd343da30d7953716b77 /dev-haskell | |
parent | dev-haskell/skein: update to EAPI=7 (diff) | |
download | gentoo-6a3286ad6133e283d95e1fc6bdba7a117267d99a.tar.gz gentoo-6a3286ad6133e283d95e1fc6bdba7a117267d99a.tar.bz2 gentoo-6a3286ad6133e283d95e1fc6bdba7a117267d99a.zip |
dev-haskell/stm-chans: 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/stm-chans/stm-chans-3.0.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild b/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild index 87ed362b9e61..e7aaf5b34209 100644 --- a/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild +++ b/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild @@ -1,9 +1,9 @@ -# 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.5.9999 +# ebuild generated by hackport 0.6.6.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal |