X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=app-misc%2Fkhard%2Fkhard-0.15.1.ebuild;h=d7cdda6adb6ab25a1f21bfb22c921ed85ad95779;hp=aaa0b86fb01cebb6f09c80b37e599ca89044d2aa;hb=97dd7d265fda5f7919df0c464066b41825d2c009;hpb=7ff58b54d3be142f0887c352e191b07800907898 diff --git a/app-misc/khard/khard-0.15.1.ebuild b/app-misc/khard/khard-0.15.1.ebuild index aaa0b86..d7cdda6 100644 --- a/app-misc/khard/khard-0.15.1.ebuild +++ b/app-misc/khard/khard-0.15.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 DESCRIPTION="Console CardDAV client" HOMEPAGE="https://github.com/scheibler/khard"