diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 22:02:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 22:02:00 +0300 |
commit | ab91cf72b758cd6e116d183f57aeece1d774c255 (patch) | |
tree | 4d2ed271ae1551ab8775989082910e7e6f07f325 /media-sound/mpfc | |
parent | x11-plugins/wmdrawer: Stabilize 0.10.5-r4 ppc, #929944 (diff) | |
download | gentoo-ab91cf72b758cd6e116d183f57aeece1d774c255.tar.gz gentoo-ab91cf72b758cd6e116d183f57aeece1d774c255.tar.bz2 gentoo-ab91cf72b758cd6e116d183f57aeece1d774c255.zip |
media-sound/mpfc: Stabilize 1.3.8.1-r5 ppc, #929952
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/mpfc')
-rw-r--r-- | media-sound/mpfc/mpfc-1.3.8.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpfc/mpfc-1.3.8.1-r5.ebuild b/media-sound/mpfc/mpfc-1.3.8.1-r5.ebuild index f182195b0023..5daf11bd9813 100644 --- a/media-sound/mpfc/mpfc-1.3.8.1-r5.ebuild +++ b/media-sound/mpfc/mpfc-1.3.8.1-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ) |