diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 22:46:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 22:46:52 +0300 |
commit | af4d0cac9f318265876c47c5782594e71f598649 (patch) | |
tree | 93f8ad0b7519085c62df2cdffcee4b685b841fea /media-sound/mumble | |
parent | dev-ruby/rrdtool-bindings: amd64 stable wrt bug #597174 (diff) | |
download | gentoo-af4d0cac9f318265876c47c5782594e71f598649.tar.gz gentoo-af4d0cac9f318265876c47c5782594e71f598649.tar.bz2 gentoo-af4d0cac9f318265876c47c5782594e71f598649.zip |
media-sound/mumble: amd64 stable wrt bug #641510
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'media-sound/mumble')
-rw-r--r-- | media-sound/mumble/mumble-1.2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mumble/mumble-1.2.19.ebuild b/media-sound/mumble/mumble-1.2.19.ebuild index 44a8476f6ba1..a57aa61a3a66 100644 --- a/media-sound/mumble/mumble-1.2.19.ebuild +++ b/media-sound/mumble/mumble-1.2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+alsa +dbus debug g15 libressl oss pch portaudio pulseaudio speech zeroconf" RDEPEND=">=dev-libs/boost-1.41.0 |