summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-01-28 02:21:29 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-01-28 02:24:07 +0000
commit4f8109c62aa06a3828b3fde4a1a0087e8612deed (patch)
treea8c6250e75723fe45501c0f8ed3143857920e887
parentapp-misc/khard: add tests (diff)
downloadgentoo-4f8109c6.tar.gz
gentoo-4f8109c6.tar.bz2
gentoo-4f8109c6.zip
app-misc/khard: EAPI=7
Package-Manager: Portage-2.3.49, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
-rw-r--r--app-misc/khard/khard-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/khard/khard-0.13.0.ebuild b/app-misc/khard/khard-0.13.0.ebuild
index 335ff71ec054..f4ffb0c291c1 100644
--- a/app-misc/khard/khard-0.13.0.ebuild
+++ b/app-misc/khard/khard-0.13.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="Console CardDAV client"