diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-02-04 21:32:29 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-02-04 22:06:39 +0200 |
commit | 414dbeec70261bbd9fb31dd4951f28fc66630291 (patch) | |
tree | d4e9f2bff3d2a1707733e761478ab133aa3ebecc /app-crypt/pius | |
parent | app-crypt/nasty: eapi cleanups (diff) | |
download | gentoo-414dbeec70261bbd9fb31dd4951f28fc66630291.tar.gz gentoo-414dbeec70261bbd9fb31dd4951f28fc66630291.tar.bz2 gentoo-414dbeec70261bbd9fb31dd4951f28fc66630291.zip |
app-crypt/pius: eapi bump
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-crypt/pius')
-rw-r--r-- | app-crypt/pius/pius-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pius/pius-2.2.1.ebuild b/app-crypt/pius/pius-2.2.1.ebuild index e64bfa19fc8b..ba20f900a686 100644 --- a/app-crypt/pius/pius-2.2.1.ebuild +++ b/app-crypt/pius/pius-2.2.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 |