diff options
Diffstat (limited to 'app-misc/gramps/gramps-5.1.3.ebuild')
-rw-r--r-- | app-misc/gramps/gramps-5.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gramps/gramps-5.1.3.ebuild b/app-misc/gramps/gramps-5.1.3.ebuild index c58969e2d832..96cacdf889f3 100644 --- a/app-misc/gramps/gramps-5.1.3.ebuild +++ b/app-misc/gramps/gramps-5.1.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) PYTHON_REQ_USE="sqlite" DISTUTILS_SINGLE_IMPL=1 |