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