summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild')
-rw-r--r--dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
index 17f901e5a1d1..8cf4036c3918 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."