diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-23 15:40:43 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-28 02:51:35 +0300 |
commit | d8f51af4d889242abaef67bc87655c1b1f63fed4 (patch) | |
tree | 8bec8f4efdf024ff13c8dce69f0aff40133c5d1f /app-crypt/pius | |
parent | app-crypt/pdfcrack: eapi bump (diff) | |
download | gentoo-d8f51af4d889242abaef67bc87655c1b1f63fed4.tar.gz gentoo-d8f51af4d889242abaef67bc87655c1b1f63fed4.tar.bz2 gentoo-d8f51af4d889242abaef67bc87655c1b1f63fed4.zip |
app-crypt/pius: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt/pius')
-rw-r--r-- | app-crypt/pius/pius-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pius/pius-2.2.4.ebuild b/app-crypt/pius/pius-2.2.4.ebuild index 927947b3642a..ff4114878a2b 100644 --- a/app-crypt/pius/pius-2.2.4.ebuild +++ b/app-crypt/pius/pius-2.2.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 |