dev-python/pyalsa: amd64 stable wrt bug #666852

Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
This commit is contained in:
Mikle Kolyada
2018-10-17 13:22:45 +03:00
parent 8806fc96bd
commit c398bda3bc

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="media-libs/alsa-lib"