diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:49:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:22 -0400 |
commit | 4438dadcea5b216b07cfcb840deb3dba03067755 (patch) | |
tree | 245c0cc1c10e46c5e7cef530557de7ae688c7756 /media-libs | |
parent | dev-perl/Spreadsheet-ParseExcel: arm64 stable (diff) | |
download | gentoo-4438dadcea5b216b07cfcb840deb3dba03067755.tar.gz gentoo-4438dadcea5b216b07cfcb840deb3dba03067755.tar.bz2 gentoo-4438dadcea5b216b07cfcb840deb3dba03067755.zip |
media-libs/alsa-lib: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.1.9.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.9.ebuild index d0d8d828dd6b..bd05d5482877 100644 --- a/media-libs/alsa-lib/alsa-lib-1.1.9.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.1.9.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} )" |