summaryrefslogtreecommitdiff
path: root/dev-python/pulsectl/pulsectl-22.3.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-26 21:58:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-26 21:58:19 +0000
commita0953f7ac639d8e180f62ab3364ccf9af71f783d (patch)
tree49c27625d74c6c1857a4b9172594a5888344f102 /dev-python/pulsectl/pulsectl-22.3.2.ebuild
parentae8c098416c6e714f4466e330d7272cd5e46d452 (diff)
gentoo auto-resync : 26:02:2023 - 21:58:19
Diffstat (limited to 'dev-python/pulsectl/pulsectl-22.3.2.ebuild')
-rw-r--r--dev-python/pulsectl/pulsectl-22.3.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/pulsectl/pulsectl-22.3.2.ebuild b/dev-python/pulsectl/pulsectl-22.3.2.ebuild
index 248a823fd025..6607acd14b45 100644
--- a/dev-python/pulsectl/pulsectl-22.3.2.ebuild
+++ b/dev-python/pulsectl/pulsectl-22.3.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..10} )
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
inherit distutils-r1 pypi
@@ -18,6 +18,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND="media-sound/pulseaudio"
+RDEPEND="
+ media-sound/pulseaudio
+"
distutils_enable_tests unittest