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 1DAF0138335 for ; Wed, 10 Apr 2019 06:34:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FDADE0959; Wed, 10 Apr 2019 06:34:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 04DE3E0959 for ; Wed, 10 Apr 2019 06:34:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D58ED3408B8 for ; Wed, 10 Apr 2019 06:34:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAD61595 for ; Wed, 10 Apr 2019 06:34:13 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1554878042.85a97a49b212176fa49d1d0c56b4f2d3068f273f.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rabbitmq-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rabbitmq-server/rabbitmq-server-3.7.13.ebuild X-VCS-Directories: net-misc/rabbitmq-server/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 85a97a49b212176fa49d1d0c56b4f2d3068f273f X-VCS-Branch: master Date: Wed, 10 Apr 2019 06:34:13 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 223b3ebd-1e1b-4ce9-aa77-35e882d18bfd X-Archives-Hash: d40ec5f3019d3a31a3b4d259bebf3cc8 commit: 85a97a49b212176fa49d1d0c56b4f2d3068f273f Author: Matthew Thode gentoo org> AuthorDate: Wed Apr 10 06:33:43 2019 +0000 Commit: Matthew Thode gentoo org> CommitDate: Wed Apr 10 06:34:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a97a49 net-misc/rabbitmq-server: 3.7.13 stable amd64/x86 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode gentoo.org> net-misc/rabbitmq-server/rabbitmq-server-3.7.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rabbitmq-server/rabbitmq-server-3.7.13.ebuild b/net-misc/rabbitmq-server/rabbitmq-server-3.7.13.ebuild index fa7777dc07b..a9323d4fa36 100644 --- a/net-misc/rabbitmq-server/rabbitmq-server-3.7.13.ebuild +++ b/net-misc/rabbitmq-server/rabbitmq-server-3.7.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rabbitmq/rabbitmq-server/releases/download/v${PV}/ra LICENSE="GPL-2 MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="test"