diff options
author | Sam James <sam@gentoo.org> | 2022-09-20 01:03:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-20 01:05:08 +0100 |
commit | 7b22ee0db245ffa64f75f4cae804e76b81bd0a38 (patch) | |
tree | 85bbe6d4f96cccdad03bc14d21cd94e5a8d8f708 /dev-python/audioread | |
parent | dev-python/fonttools: Stabilize 4.36.0 amd64, #871873 (diff) | |
download | gentoo-7b22ee0db245ffa64f75f4cae804e76b81bd0a38.tar.gz gentoo-7b22ee0db245ffa64f75f4cae804e76b81bd0a38.tar.bz2 gentoo-7b22ee0db245ffa64f75f4cae804e76b81bd0a38.zip |
dev-python/audioread: Stabilize 3.0.0 ALLARCHES, #871915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/audioread')
-rw-r--r-- | dev-python/audioread/audioread-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/audioread/audioread-3.0.0.ebuild b/dev-python/audioread/audioread-3.0.0.ebuild index d17c0e0ef106..368319f8dc00 100644 --- a/dev-python/audioread/audioread-3.0.0.ebuild +++ b/dev-python/audioread/audioread-3.0.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ffmpeg gstreamer mad" RDEPEND=" |