summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:07:58 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:45:12 +0100
commitc2bbfebd93724fe81c9b4cb4e7855c1ea46cdd18 (patch)
treebe40f4ef44d61188f89c5f1fbfbd3df0dd1501ac /media-sound/mpfc
parentdev-util/meson: x86 stable (bug #649290) (diff)
downloadgentoo-c2bbfebd93724fe81c9b4cb4e7855c1ea46cdd18.tar.gz
gentoo-c2bbfebd93724fe81c9b4cb4e7855c1ea46cdd18.tar.bz2
gentoo-c2bbfebd93724fe81c9b4cb4e7855c1ea46cdd18.zip
media-sound/mpfc: x86 stable (bug #648298)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-sound/mpfc')
-rw-r--r--media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild b/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild
index 45a4bd4c4cbb..1888d65c297d 100644
--- a/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild
+++ b/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="alsa cdda flac gpm mad nls oss static-libs vorbis wav"
RDEPEND="alsa? ( >=media-libs/alsa-lib-0.9.0 )