diff options
author | 2020-05-04 08:40:15 +0200 | |
---|---|---|
committer | 2020-05-04 08:40:15 +0200 | |
commit | b836abecc695c4e68c523f9e276f04781752366c (patch) | |
tree | bf123473541076a4e2ff6b0bc01fa1fea2c3015a | |
parent | sys-apps/portage: arm64 stable (bug #720872) (diff) | |
download | gentoo-b836abecc695c4e68c523f9e276f04781752366c.tar.gz gentoo-b836abecc695c4e68c523f9e276f04781752366c.tar.bz2 gentoo-b836abecc695c4e68c523f9e276f04781752366c.zip |
media-libs/alsa-lib: arm stable wrt bug #720810
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild index d00305137f24..1f5d05b71cd4 100644 --- a/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild @@ -12,7 +12,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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="alisp debug doc elibc_uclibc python +thread-safety" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |