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=ed7574437222f861262e960cffde9c1afce6727b;hpb=398af6a047ab70e0c280cd0b86a01dd50591444f 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"