diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-29 10:57:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-29 10:57:11 +0300 |
commit | d9f584c99d78afad21e6fbecbea5a29f7c37a9c7 (patch) | |
tree | f1ddeaa008d400fd62366cdaff6bf176c32e744c /dev-python/pyalsa | |
parent | dev-python/anyio: Stabilize 4.4.0-r1 ALLARCHES, #935088 (diff) | |
download | gentoo-d9f584c99d78afad21e6fbecbea5a29f7c37a9c7.tar.gz gentoo-d9f584c99d78afad21e6fbecbea5a29f7c37a9c7.tar.bz2 gentoo-d9f584c99d78afad21e6fbecbea5a29f7c37a9c7.zip |
dev-python/pyalsa: Stabilize 1.2.12 ppc64, #935092
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyalsa')
-rw-r--r-- | dev-python/pyalsa/pyalsa-1.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyalsa/pyalsa-1.2.12.ebuild b/dev-python/pyalsa/pyalsa-1.2.12.ebuild index 203633b7130f..612ae019e08b 100644 --- a/dev-python/pyalsa/pyalsa-1.2.12.ebuild +++ b/dev-python/pyalsa/pyalsa-1.2.12.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/pyalsa/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86" # Needs access to system's alsa configuration/devices RESTRICT="test" |