diff options
Diffstat (limited to 'app-misc/khard')
-rw-r--r-- | app-misc/khard/khard-0.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/khard/khard-0.12.2.ebuild b/app-misc/khard/khard-0.12.2.ebuild index 16e47a8..c974f45 100644 --- a/app-misc/khard/khard-0.12.2.ebuild +++ b/app-misc/khard/khard-0.12.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6,7} ) inherit distutils-r1 DESCRIPTION="Console CardDAV client" HOMEPAGE="https://github.com/scheibler/khard" |