diff options
-rw-r--r-- | media-sound/ncspot/ncspot-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/ncspot/ncspot-1.1.1.ebuild b/media-sound/ncspot/ncspot-1.1.1.ebuild index 692c9b7eb77f..76a90c2fcf73 100644 --- a/media-sound/ncspot/ncspot-1.1.1.ebuild +++ b/media-sound/ncspot/ncspot-1.1.1.ebuild @@ -494,7 +494,7 @@ CRATES+=" clap@4.5.4 " -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit bash-completion-r1 cargo desktop optfeature python-any-r1 |