summaryrefslogtreecommitdiff
path: root/media-video/obs-studio
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-29 06:59:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-29 06:59:39 +0000
commit6318c36da93108c6cfcd5d709504ac7483fbdbe9 (patch)
tree6213381f9a6d905fbe7e1b3a43a7899d76360ee7 /media-video/obs-studio
parent7be877b237e1ee2bc1ac4786b1c733d99ad7570c (diff)
downloadbaldeagleos-repo-6318c36da93108c6cfcd5d709504ac7483fbdbe9.tar.gz
baldeagleos-repo-6318c36da93108c6cfcd5d709504ac7483fbdbe9.tar.xz
baldeagleos-repo-6318c36da93108c6cfcd5d709504ac7483fbdbe9.zip
Adding metadata
Diffstat (limited to 'media-video/obs-studio')
-rw-r--r--media-video/obs-studio/obs-studio-31.0.3-r1.ebuild4
-rw-r--r--media-video/obs-studio/obs-studio-31.0.3.ebuild4
-rw-r--r--media-video/obs-studio/obs-studio-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/media-video/obs-studio/obs-studio-31.0.3-r1.ebuild b/media-video/obs-studio/obs-studio-31.0.3-r1.ebuild
index 6d098e196a9f..585333e4a5e5 100644
--- a/media-video/obs-studio/obs-studio-31.0.3-r1.ebuild
+++ b/media-video/obs-studio/obs-studio-31.0.3-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=8
CMAKE_REMOVE_MODULES_LIST=( FindFreetype )
LUA_COMPAT=( lua5-{1,3,4} luajit )
# For the time being upstream supports up to Python 3.12 only.
-# Any issues found with 3.13 should be reported as a Gentoo bug.
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+# Any issues found with 3.13+ should be reported as a Gentoo bug.
+PYTHON_COMPAT=( python3_{11..14} )
inherit cmake flag-o-matic lua-single optfeature python-single-r1 xdg
diff --git a/media-video/obs-studio/obs-studio-31.0.3.ebuild b/media-video/obs-studio/obs-studio-31.0.3.ebuild
index 55bab1885233..4acfbfcd3ac2 100644
--- a/media-video/obs-studio/obs-studio-31.0.3.ebuild
+++ b/media-video/obs-studio/obs-studio-31.0.3.ebuild
@@ -6,8 +6,8 @@ EAPI=8
CMAKE_REMOVE_MODULES_LIST=( FindFreetype )
LUA_COMPAT=( lua5-{1,3,4} luajit )
# For the time being upstream supports up to Python 3.12 only.
-# Any issues found with 3.13 should be reported as a Gentoo bug.
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+# Any issues found with 3.13+ should be reported as a Gentoo bug.
+PYTHON_COMPAT=( python3_{11..14} )
inherit cmake flag-o-matic lua-single optfeature python-single-r1 xdg
diff --git a/media-video/obs-studio/obs-studio-9999.ebuild b/media-video/obs-studio/obs-studio-9999.ebuild
index a2bd75c31306..0e65292c868f 100644
--- a/media-video/obs-studio/obs-studio-9999.ebuild
+++ b/media-video/obs-studio/obs-studio-9999.ebuild
@@ -6,8 +6,8 @@ EAPI=8
CMAKE_REMOVE_MODULES_LIST=( FindFreetype )
LUA_COMPAT=( lua5-{1,3,4} luajit )
# For the time being upstream supports up to Python 3.12 only.
-# Any issues found with 3.13 should be reported as a Gentoo bug.
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+# Any issues found with 3.13+ should be reported as a Gentoo bug.
+PYTHON_COMPAT=( python3_{11..14} )
inherit cmake flag-o-matic lua-single optfeature python-single-r1 xdg