diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:59:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:59:31 +0100 |
commit | 38ebc643961fb8772fc0f8b7b08413612804ed38 (patch) | |
tree | 6027a2737b5d5f189ccfa46e089ee1fe422f69a9 /dev-python/pyaudio | |
parent | dev-python/pyaudio: Stabilize 0.2.13-r2 x86, #928190 (diff) | |
download | gentoo-38ebc643961fb8772fc0f8b7b08413612804ed38.tar.gz gentoo-38ebc643961fb8772fc0f8b7b08413612804ed38.tar.bz2 gentoo-38ebc643961fb8772fc0f8b7b08413612804ed38.zip |
dev-python/pyaudio: Stabilize 0.2.13-r2 amd64, #928190
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyaudio')
-rw-r--r-- | dev-python/pyaudio/pyaudio-0.2.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyaudio/pyaudio-0.2.13-r2.ebuild b/dev-python/pyaudio/pyaudio-0.2.13-r2.ebuild index de60f0e5ce2a..e8fdc9f50442 100644 --- a/dev-python/pyaudio/pyaudio-0.2.13-r2.ebuild +++ b/dev-python/pyaudio/pyaudio-0.2.13-r2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://people.csail.mit.edu/hubert/pyaudio/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" # Tests work if you have the correct HW device(s) to test. 0.2.11-r1. RESTRICT="test" |