diff options
author | Markus Meier <maekke@gentoo.org> | 2017-03-04 09:31:41 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-03-04 09:31:41 +0100 |
commit | 0bab9edfa4fcd1e0e7022e9e717689107078fbb6 (patch) | |
tree | ab4969d7989e94a9a7daaad3d67161470691f653 /media-plugins | |
parent | media-sound/alsa-utils: arm stable, bug #601940 (diff) | |
download | gentoo-0bab9edfa4fcd1e0e7022e9e717689107078fbb6.tar.gz gentoo-0bab9edfa4fcd1e0e7022e9e717689107078fbb6.tar.bz2 gentoo-0bab9edfa4fcd1e0e7022e9e717689107078fbb6.zip |
media-plugins/alsa-plugins: arm stable, bug #601940
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/alsa-plugins/alsa-plugins-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.1.1.ebuild b/media-plugins/alsa-plugins/alsa-plugins-1.1.1.ebuild index 878597eacde9..ea671d85075c 100644 --- a/media-plugins/alsa-plugins/alsa-plugins-1.1.1.ebuild +++ b/media-plugins/alsa-plugins/alsa-plugins-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://alsaproject/plugins/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux" IUSE="debug ffmpeg jack libav libsamplerate pulseaudio speex" RDEPEND=" |