diff options
author | Sam James <sam@gentoo.org> | 2022-08-02 21:23:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-02 21:23:45 +0100 |
commit | 6b4406e7c7c3b444ce64a9a6796cbd1ed536b34e (patch) | |
tree | 992ca07f5b435bfd7f5665ecdc75c3aa605c2a49 /dev-python/pyaudio | |
parent | dev-python/pycxx: Stabilize 7.1.5-r1 x86, #863140 (diff) | |
download | gentoo-6b4406e7c7c3b444ce64a9a6796cbd1ed536b34e.tar.gz gentoo-6b4406e7c7c3b444ce64a9a6796cbd1ed536b34e.tar.bz2 gentoo-6b4406e7c7c3b444ce64a9a6796cbd1ed536b34e.zip |
dev-python/pyaudio: Stabilize 0.2.11-r2 x86, #863143
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyaudio')
-rw-r--r-- | dev-python/pyaudio/pyaudio-0.2.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyaudio/pyaudio-0.2.11-r2.ebuild b/dev-python/pyaudio/pyaudio-0.2.11-r2.ebuild index b061423018d0..6994804667fc 100644 --- a/dev-python/pyaudio/pyaudio-0.2.11-r2.ebuild +++ b/dev-python/pyaudio/pyaudio-0.2.11-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" 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" |