diff options
Diffstat (limited to 'dev-python/rdflib/rdflib-4.2.2.ebuild')
-rw-r--r-- | dev-python/rdflib/rdflib-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rdflib/rdflib-4.2.2.ebuild b/dev-python/rdflib/rdflib-4.2.2.ebuild index b7f33c5e3d4e..f7f636a1a267 100644 --- a/dev-python/rdflib/rdflib-4.2.2.ebuild +++ b/dev-python/rdflib/rdflib-4.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) +PYTHON_COMPAT=( python{2_7,3_{5,6}} ) PYTHON_REQ_USE="sqlite?,threads(+)" # The usual required for tests |