diff options
author | Sam James <sam@gentoo.org> | 2023-07-12 08:37:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-12 08:37:00 +0100 |
commit | 4e395048dc74d1c1dcf8c73009e5f03abcca4dda (patch) | |
tree | 9a0d78e4c99b14e93a45d21187482f0583c81d67 /media-video/handbrake | |
parent | media-video/handbrake: forward ~arm64 (diff) | |
download | gentoo-4e395048dc74d1c1dcf8c73009e5f03abcca4dda.tar.gz gentoo-4e395048dc74d1c1dcf8c73009e5f03abcca4dda.tar.bz2 gentoo-4e395048dc74d1c1dcf8c73009e5f03abcca4dda.zip |
media-video/handbrake: enable py3.12
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/handbrake')
-rw-r--r-- | media-video/handbrake/handbrake-1.6.1.ebuild | 2 | ||||
-rw-r--r-- | media-video/handbrake/handbrake-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/handbrake/handbrake-1.6.1.ebuild b/media-video/handbrake/handbrake-1.6.1.ebuild index 3780bf5f521e..41a2061311b8 100644 --- a/media-video/handbrake/handbrake-1.6.1.ebuild +++ b/media-video/handbrake/handbrake-1.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools edo python-any-r1 toolchain-funcs xdg diff --git a/media-video/handbrake/handbrake-9999.ebuild b/media-video/handbrake/handbrake-9999.ebuild index 3780bf5f521e..41a2061311b8 100644 --- a/media-video/handbrake/handbrake-9999.ebuild +++ b/media-video/handbrake/handbrake-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit autotools edo python-any-r1 toolchain-funcs xdg |