diff options
author | Markus Meier <maekke@gentoo.org> | 2019-03-28 06:49:48 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-03-28 06:49:48 +0100 |
commit | b0d9a34297fef29abdcc1c8488d2c5f91caaf810 (patch) | |
tree | 4d14c28207015f49ee6f3cd29a4abf9563afe2f6 /media-libs | |
parent | dev-db/mysql-init-scripts: arm stable, bug #670808 (diff) | |
download | gentoo-b0d9a34297fef29abdcc1c8488d2c5f91caaf810.tar.gz gentoo-b0d9a34297fef29abdcc1c8488d2c5f91caaf810.tar.bz2 gentoo-b0d9a34297fef29abdcc1c8488d2c5f91caaf810.zip |
media-libs/alsa-lib: arm stable, bug #681368
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs')
-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 78de5e12e59f..802ee5fac83b 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} )" |