diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-02-21 13:01:46 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-02-21 13:08:59 -0800 |
commit | a8b37bda57c0076ace4bb8af9f485a0bd9d55408 (patch) | |
tree | ae9e5cad2fcb8ebd8eab0d9ecb12800b7ba7ddc8 /media-libs/alsa-lib | |
parent | sys-firmware/alsa-firmware-1.2.1: ppc stable, bug 705758 (diff) | |
download | gentoo-a8b37bda57c0076ace4bb8af9f485a0bd9d55408.tar.gz gentoo-a8b37bda57c0076ace4bb8af9f485a0bd9d55408.tar.bz2 gentoo-a8b37bda57c0076ace4bb8af9f485a0bd9d55408.zip |
media-libs/alsa-lib-1.2.1.2: ppc64 stable, bug 705758
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild index bb702e70d1bb..22cac7d92c34 100644 --- a/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.2.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="alisp debug doc elibc_uclibc python +thread-safety" RDEPEND="python? ( ${PYTHON_DEPS} )" |