diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:21:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:52 +0100 |
commit | 6d04a909e33f7a411c2c10b917b7bd718f57adbb (patch) | |
tree | baaea44189cff665290d017b323da0b76612d207 /dev-haskell/murmur-hash | |
parent | dev-haskell/monads-tf: update to EAPI=8 (diff) | |
download | gentoo-6d04a909e33f7a411c2c10b917b7bd718f57adbb.tar.gz gentoo-6d04a909e33f7a411c2c10b917b7bd718f57adbb.tar.bz2 gentoo-6d04a909e33f7a411c2c10b917b7bd718f57adbb.zip |
dev-haskell/murmur-hash: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/murmur-hash')
-rw-r--r-- | dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild b/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild index 7e13750d322a..517a13f53dab 100644 --- a/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild +++ b/dev-haskell/murmur-hash/murmur-hash-0.1.0.9.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 # ebuild generated by hackport 0.5.9999 |