diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-03 11:00:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-03 11:00:45 +0100 |
commit | e7567d4400d94099ae6da4ab4af95f3300f3f8c7 (patch) | |
tree | 22a49378f4eb75b334d2c160e85c440ec142cb87 /dev-haskell | |
parent | dev-haskell/boundedchan: update to EAPI=7 (diff) | |
download | gentoo-e7567d4400d94099ae6da4ab4af95f3300f3f8c7.tar.gz gentoo-e7567d4400d94099ae6da4ab4af95f3300f3f8c7.tar.bz2 gentoo-e7567d4400d94099ae6da4ab4af95f3300f3f8c7.zip |
dev-haskell/blaze-textual: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild b/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild index b83befa93abe..d4950a1b2dc7 100644 --- a/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild +++ b/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild @@ -1,9 +1,9 @@ # 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 #hackport: flags: -developer,-native CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" |