diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:01:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:01:11 +0200 |
commit | d98940a8fe5e739fca2410fc83a91a6865451bbe (patch) | |
tree | b37103f62f05d32759ddcc2c005c1a65de820b33 /media-libs/alsa-lib | |
parent | dev-python/pyalsa: x86 stable (bug #666852) (diff) | |
download | gentoo-d98940a8fe5e739fca2410fc83a91a6865451bbe.tar.gz gentoo-d98940a8fe5e739fca2410fc83a91a6865451bbe.tar.bz2 gentoo-d98940a8fe5e739fca2410fc83a91a6865451bbe.zip |
media-libs/alsa-lib: x86 stable (bug #666852)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild index e2f5292d347c..8d0d87be0e9d 100644 --- a/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.1.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/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} )" |