From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-993642-garchives=archives.gentoo.org@lists.gentoo.org> 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 B080C139084 for <garchives@archives.gentoo.org>; Thu, 28 Dec 2017 18:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED21DE0D12; Thu, 28 Dec 2017 18:45:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 CBC35E0CC7 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Dec 2017 18:45:09 +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 A96A2340CC0 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Dec 2017 18:45:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00380AFBE for <gentoo-commits@lists.gentoo.org>; Thu, 28 Dec 2017 18:45:06 +0000 (UTC) From: "Thomas Deutschmann" <whissi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org> Message-ID: <1514485798.c09dc987b15e928cc2971c6dda75ddbced2f59b4.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/aruba/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/aruba/aruba-0.6.2-r1.ebuild X-VCS-Directories: dev-util/aruba/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: c09dc987b15e928cc2971c6dda75ddbced2f59b4 X-VCS-Branch: master Date: Thu, 28 Dec 2017 18:45:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 73a3b7ad-6279-4950-b515-e734584a4afd X-Archives-Hash: 7c3a426c3442c4e315880d356735026b commit: c09dc987b15e928cc2971c6dda75ddbced2f59b4 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Dec 28 18:29:58 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Dec 28 18:29:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09dc987 dev-util/aruba: x86 stable (bug #636568) Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/aruba/aruba-0.6.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/aruba/aruba-0.6.2-r1.ebuild b/dev-util/aruba/aruba-0.6.2-r1.ebuild index c3262a713d4..94e365733b7 100644 --- a/dev-util/aruba/aruba-0.6.2-r1.ebuild +++ b/dev-util/aruba/aruba-0.6.2-r1.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications" HOMEPAGE="https://github.com/cucumber/aruba" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 x86" SLOT="0" IUSE=""