mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-misc/hyfetch: disable py3.9
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit optfeature distutils-r1
|
||||
|
||||
DESCRIPTION="Neofetch with LGBTQ+ pride flags!"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit optfeature distutils-r1
|
||||
|
||||
DESCRIPTION="Neofetch with LGBTQ+ pride flags!"
|
||||
|
||||
Reference in New Issue
Block a user