diff options
author | Sam James <sam@gentoo.org> | 2023-11-02 04:05:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-02 04:10:42 +0000 |
commit | aefd83016fd7e0c9e364a0e0da7a32e69804e9f2 (patch) | |
tree | 111f44e2d854d87d7c9a86f668b5023955ebcc93 /dev-python/audioread/audioread-3.0.1.ebuild | |
parent | sys-apps/hwinfo: Stabilize 23.2 x86, #916629 (diff) | |
download | gentoo-aefd83016fd7e0c9e364a0e0da7a32e69804e9f2.tar.gz gentoo-aefd83016fd7e0c9e364a0e0da7a32e69804e9f2.tar.bz2 gentoo-aefd83016fd7e0c9e364a0e0da7a32e69804e9f2.zip |
dev-python/audioread: Stabilize 3.0.1 ALLARCHES, #916632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/audioread/audioread-3.0.1.ebuild')
-rw-r--r-- | dev-python/audioread/audioread-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/audioread/audioread-3.0.1.ebuild b/dev-python/audioread/audioread-3.0.1.ebuild index 7dcd062a5017..3fafb427c9cc 100644 --- a/dev-python/audioread/audioread-3.0.1.ebuild +++ b/dev-python/audioread/audioread-3.0.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ffmpeg gstreamer mad" RDEPEND=" |