diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:06:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:32:22 +0200 |
commit | f5f420d494f026e71908e0e598ffd471bc384c50 (patch) | |
tree | ba615ee038bf8228b84ec24626fab9cb738cf716 /media-libs/alsa-lib/alsa-lib-1.1.8.ebuild | |
parent | mail-filter/opendkim: new revision to set sysconfdir consistently. (diff) | |
download | gentoo-f5f420d494f026e71908e0e598ffd471bc384c50.tar.gz gentoo-f5f420d494f026e71908e0e598ffd471bc384c50.tar.bz2 gentoo-f5f420d494f026e71908e0e598ffd471bc384c50.zip |
media-libs/alsa-lib: x86 stable (bug #681368)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.1.8.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild index c2620633ea63..db73845281d0 100644 --- a/media-libs/alsa-lib/alsa-lib-1.1.8.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.1.8.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} )" |