From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D98CA1382C5 for ; Fri, 5 Jan 2018 19:47:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 297E2E08E8; Fri, 5 Jan 2018 19:47:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08B38E08E8 for ; Fri, 5 Jan 2018 19:47:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0BD9335C36 for ; Fri, 5 Jan 2018 19:47:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6734145 for ; Fri, 5 Jan 2018 19:47:00 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1515181612.af4d0cac9f318265876c47c5782594e71f598649.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mumble/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/mumble/mumble-1.2.19.ebuild X-VCS-Directories: media-sound/mumble/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: af4d0cac9f318265876c47c5782594e71f598649 X-VCS-Branch: master Date: Fri, 5 Jan 2018 19:47:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 41863365-88e7-4223-8e69-fbfabd9d020d X-Archives-Hash: df5dba796bb69d3dd8aa9323cdec4dea commit: af4d0cac9f318265876c47c5782594e71f598649 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jan 5 19:46:52 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jan 5 19:46:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4d0cac media-sound/mumble: amd64 stable wrt bug #641510 Package-Manager: Portage-2.3.13, Repoman-2.3.3 media-sound/mumble/mumble-1.2.19.ebuild | 4 ++-- 1 file 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 44a8476f6ba..a57aa61a3a6 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