diff --git a/app-forensics/libvshadow/libvshadow-20191221.ebuild b/app-forensics/libvshadow/libvshadow-20191221.ebuild index 246b3c05a..0bf88f9c4 100644 --- a/app-forensics/libvshadow/libvshadow-20191221.ebuild +++ b/app-forensics/libvshadow/libvshadow-20191221.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit python-single-r1 eutils autotools DESCRIPTION="Library and tools to support the Volume Shadow Snapshot (VSS) format."