diff options
author | 2025-01-11 09:04:27 +0000 | |
---|---|---|
committer | 2025-01-11 09:04:27 +0000 | |
commit | 6bab8a46ef85424442d1c86dd7437b002f5e1419 (patch) | |
tree | d2e07f3590eace5078f2a6fbb53d3e212d8a023f | |
parent | dev-python/trio: Stabilize 0.28.0 ALLARCHES, #947880 (diff) | |
download | gentoo-6bab8a46ef85424442d1c86dd7437b002f5e1419.tar.gz gentoo-6bab8a46ef85424442d1c86dd7437b002f5e1419.tar.bz2 gentoo-6bab8a46ef85424442d1c86dd7437b002f5e1419.zip |
dev-python/pulsectl: Stabilize 24.12.0 amd64, #947884
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/pulsectl/pulsectl-24.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pulsectl/pulsectl-24.12.0.ebuild b/dev-python/pulsectl/pulsectl-24.12.0.ebuild index 693b086854aa..d642ccde0a76 100644 --- a/dev-python/pulsectl/pulsectl-24.12.0.ebuild +++ b/dev-python/pulsectl/pulsectl-24.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND=" media-libs/libpulse |