diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:36:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:32:01 +0100 |
commit | d9fbe2c84cb9c8636b4d6d8ded87ad3ab7e7d60b (patch) | |
tree | 6407f898f6ec5f94034449965626abcf6c9fc5b2 /dev-haskell | |
parent | dev-haskell/text-metrics: update to EAPI=8 (diff) | |
download | gentoo-d9fbe2c84cb9c8636b4d6d8ded87ad3ab7e7d60b.tar.gz gentoo-d9fbe2c84cb9c8636b4d6d8ded87ad3ab7e7d60b.tar.bz2 gentoo-d9fbe2c84cb9c8636b4d6d8ded87ad3ab7e7d60b.zip |
dev-haskell/threads: 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')
-rw-r--r-- | dev-haskell/threads/threads-0.5.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/threads/threads-0.5.1.6.ebuild b/dev-haskell/threads/threads-0.5.1.6.ebuild index a54bed773297..2a0d6593702f 100644 --- a/dev-haskell/threads/threads-0.5.1.6.ebuild +++ b/dev-haskell/threads/threads-0.5.1.6.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.5.9999 |