diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 11:35:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 12:00:18 +0100 |
commit | 52f8007e70006093aca7f1928a741e734d1ba6d8 (patch) | |
tree | 98aaddc25792f72305c2cb7637b5ed846c77aa2b /dev-haskell/cipher-aes | |
parent | mail-client/thunderbird-bin: update HOMEPAGE and DESCRIPTION on 78 (diff) | |
download | gentoo-52f8007e70006093aca7f1928a741e734d1ba6d8.tar.gz gentoo-52f8007e70006093aca7f1928a741e734d1ba6d8.tar.bz2 gentoo-52f8007e70006093aca7f1928a741e734d1ba6d8.zip |
dev-haskell/cipher-aes: 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/cipher-aes')
-rw-r--r-- | dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild b/dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild index 24980eb9266e..a529161857d7 100644 --- a/dev-haskell/cipher-aes/cipher-aes-0.2.11.ebuild +++ b/dev-haskell/cipher-aes/cipher-aes-0.2.11.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 #hackport: flags: support_aesni:cpu_flags_x86_aes CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" |