From: Agostino Sarubbo Date: Sun, 18 Dec 2016 16:24:22 +0000 (+0100) Subject: dev-python/pyalsa: amd64 stable wrt bug #601940 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9b2a657d8a1379f03ecaa2e468b9f4cd765bd590;p=gentoo.git dev-python/pyalsa: amd64 stable wrt bug #601940 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pyalsa/pyalsa-1.0.29.ebuild b/dev-python/pyalsa/pyalsa-1.0.29.ebuild index ea6ab7539388..e05fb2d20abd 100644 --- a/dev-python/pyalsa/pyalsa-1.0.29.ebuild +++ b/dev-python/pyalsa/pyalsa-1.0.29.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="media-libs/alsa-lib"