diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:00:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:00:16 +0200 |
commit | 904f2d11043f3886f345a2af53267e3bef8fbb2b (patch) | |
tree | 9040eb3cd948d406c60fef57c03662a8976993a8 /dev-python | |
parent | dev-db/mariadb-connector-c: x86 stable (bug #668316) (diff) | |
download | gentoo-904f2d11043f3886f345a2af53267e3bef8fbb2b.tar.gz gentoo-904f2d11043f3886f345a2af53267e3bef8fbb2b.tar.bz2 gentoo-904f2d11043f3886f345a2af53267e3bef8fbb2b.zip |
dev-python/pyalsa: x86 stable (bug #666852)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyalsa/pyalsa-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyalsa/pyalsa-1.1.6.ebuild b/dev-python/pyalsa/pyalsa-1.1.6.ebuild index cedeef5bbdf6..94c4535f1e22 100644 --- a/dev-python/pyalsa/pyalsa-1.1.6.ebuild +++ b/dev-python/pyalsa/pyalsa-1.1.6.ebuild @@ -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" |