diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-23 16:40:41 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-28 02:51:38 +0300 |
commit | cef29109970097a769374c6e8cb0783b06e77480 (patch) | |
tree | 2d598751542f817a30585532fc77d3ea3e68870d /app-crypt | |
parent | app-crypt/stan: eapi bump (diff) | |
download | gentoo-cef29109970097a769374c6e8cb0783b06e77480.tar.gz gentoo-cef29109970097a769374c6e8cb0783b06e77480.tar.bz2 gentoo-cef29109970097a769374c6e8cb0783b06e77480.zip |
app-crypt/tc-play: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/tc-play/tc-play-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tc-play/tc-play-2.0-r1.ebuild b/app-crypt/tc-play/tc-play-2.0-r1.ebuild index 16df65d19d06..e0576be90fa5 100644 --- a/app-crypt/tc-play/tc-play-2.0-r1.ebuild +++ b/app-crypt/tc-play/tc-play-2.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs multilib-minimal |