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 1FF2E139084 for ; Thu, 15 Dec 2016 10:29:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ED7F21C03E; Thu, 15 Dec 2016 10:29:43 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B9A121C03E for ; Thu, 15 Dec 2016 10:29:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42AD934100F for ; Thu, 15 Dec 2016 10:29:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3E5424C7 for ; Thu, 15 Dec 2016 10:29:40 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1481797773.2ce5eeb44b46a45d43ca5de642fa2f27635b393a.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/murmur/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/murmur/murmur-1.2.17.ebuild X-VCS-Directories: media-sound/murmur/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 2ce5eeb44b46a45d43ca5de642fa2f27635b393a X-VCS-Branch: master Date: Thu, 15 Dec 2016 10:29:40 +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: c1936e02-ec1b-472e-9400-75164e8b5042 X-Archives-Hash: 8c1ba928f3616af246d92ef0cc889e09 commit: 2ce5eeb44b46a45d43ca5de642fa2f27635b393a Author: Lars Wendler gentoo org> AuthorDate: Thu Dec 15 10:28:44 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Dec 15 10:29:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce5eeb4 media-sound/murmur: Stable for amd64 and x86 (bug #590644). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64,x86" media-sound/murmur/murmur-1.2.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/murmur/murmur-1.2.17.ebuild b/media-sound/murmur/murmur-1.2.17.ebuild index 4cfe620..d36ed07 100644 --- a/media-sound/murmur/murmur-1.2.17.ebuild +++ b/media-sound/murmur/murmur-1.2.17.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://mumble.info/snapshot/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="+dbus debug +ice pch zeroconf" RDEPEND=">=dev-libs/openssl-1.0.0b:0=