diff options
author | Jory Pratt <anarchy@gentoo.org> | 2020-02-10 09:29:00 -0600 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2020-02-10 09:29:00 -0600 |
commit | e5d778a703a57ec8c27f87b23897cd43122e839f (patch) | |
tree | c8b4bc7105957fcbb5e6dfcdd95cfaa7c5423e40 /media-libs | |
parent | dev-python/numpy: arm64 stable, bug #707048 (diff) | |
download | gentoo-e5d778a703a57ec8c27f87b23897cd43122e839f.tar.gz gentoo-e5d778a703a57ec8c27f87b23897cd43122e839f.tar.bz2 gentoo-e5d778a703a57ec8c27f87b23897cd43122e839f.zip |
media-libs/alsa-lib: arm64 stable, bug #705758
Package-Manager: Portage-2.3.88, Repoman-2.3.20
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Jory Pratt <anarchy@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 5576b0b97835..1a6d20546cc3 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} )" |