diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-02-21 13:01:42 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-02-21 13:08:58 -0800 |
commit | 331641a0afbf4c1b21919a2ba5bbb93a82844da5 (patch) | |
tree | d598d5e8a704724b2c58968719dda4511ff96fe8 /media-libs/alsa-lib | |
parent | dev-libs/cudnn: [QA] Fix UnderscoreInUseFlag (diff) | |
download | gentoo-331641a0afbf4c1b21919a2ba5bbb93a82844da5.tar.gz gentoo-331641a0afbf4c1b21919a2ba5bbb93a82844da5.tar.bz2 gentoo-331641a0afbf4c1b21919a2ba5bbb93a82844da5.zip |
media-libs/alsa-lib-1.2.1.2: ppc 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 57e4844a5096..bb702e70d1bb 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} )" |