diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 23:14:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 23:15:58 +0200 |
commit | 73ef32e5570f84e2136e0b3941cd4f4358881b2e (patch) | |
tree | 2650598d01c70ac5ace738c81824975357711cc8 /media-sound/darkice | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.8.7 (diff) | |
download | gentoo-73ef32e5570f84e2136e0b3941cd4f4358881b2e.tar.gz gentoo-73ef32e5570f84e2136e0b3941cd4f4358881b2e.tar.bz2 gentoo-73ef32e5570f84e2136e0b3941cd4f4358881b2e.zip |
media-sound/darkice: x86 stable (bug #740552)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound/darkice')
-rw-r--r-- | media-sound/darkice/darkice-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/darkice/darkice-1.4.ebuild b/media-sound/darkice/darkice-1.4.ebuild index 5a481e157199..fe448795991a 100644 --- a/media-sound/darkice/darkice-1.4.ebuild +++ b/media-sound/darkice/darkice-1.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/rafael2k/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86" IUSE="aac aacplus alsa debug jack libsamplerate mp3 opus pulseaudio twolame vorbis" RDEPEND="aac? ( media-libs/faac ) |