diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-19 00:03:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-19 00:15:09 +0100 |
commit | 3b63617b6e71d6e64c393fa1a268ee0840b317d0 (patch) | |
tree | 2a74171794976117d220f50ab7f50d5c8e096455 /media-libs | |
parent | sys-fs/cryfs: Drop 0.9.9-r1 (diff) | |
download | gentoo-3b63617b6e71d6e64c393fa1a268ee0840b317d0.tar.gz gentoo-3b63617b6e71d6e64c393fa1a268ee0840b317d0.tar.bz2 gentoo-3b63617b6e71d6e64c393fa1a268ee0840b317d0.zip |
media-libs/alsa-lib: x86 stable (bug #705758)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs')
-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 c09b03a0ee34..c43b8769c061 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} )" |