From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 84E5A13881D for ; Mon, 21 Sep 2015 14:14:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C164DE087D; Mon, 21 Sep 2015 14:14:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F01CE087D for ; Mon, 21 Sep 2015 14:14:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 936DC34084C for ; Mon, 21 Sep 2015 14:14:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 683E4189 for ; Mon, 21 Sep 2015 14:14:42 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1442844872.14621d796d1791224df26134b08c71fbad118534.klausman@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.8.1.ebuild X-VCS-Directories: dev-util/aruba/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 14621d796d1791224df26134b08c71fbad118534 X-VCS-Branch: master Date: Mon, 21 Sep 2015 14:14:42 +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: dd549869-dc0d-4c95-985a-5ce26e7a0cee X-Archives-Hash: 15cb62c7e33123a96f4aac506f6bbdd2 commit: 14621d796d1791224df26134b08c71fbad118534 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Sep 21 14:14:10 2015 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Sep 21 14:14:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14621d79 dev-util/aruba: add ~alpha keyword Gentoo-Bug: 555312 Package-Manager: portage-2.2.20.1 dev-util/aruba/aruba-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/aruba/aruba-0.8.1.ebuild b/dev-util/aruba/aruba-0.8.1.ebuild index a0e4979..a9978a1 100644 --- a/dev-util/aruba/aruba-0.8.1.ebuild +++ b/dev-util/aruba/aruba-0.8.1.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications" HOMEPAGE="https://github.com/cucumber/aruba" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" SLOT="0" IUSE=""