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 185281384B4 for ; Wed, 9 Dec 2015 11:44:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF59921C064; Wed, 9 Dec 2015 11:44:06 +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 37B2B21C064 for ; Wed, 9 Dec 2015 11:44:06 +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 1A2FF340739 for ; Wed, 9 Dec 2015 11:44:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C54D5A3F for ; Wed, 9 Dec 2015 11:44:02 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1449661430.cd22800c1342d9035fae97983d76d74f6a0f7b62.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/daemon_controller/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/daemon_controller/daemon_controller-1.2.0-r1.ebuild X-VCS-Directories: dev-ruby/daemon_controller/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: cd22800c1342d9035fae97983d76d74f6a0f7b62 X-VCS-Branch: master Date: Wed, 9 Dec 2015 11:44:02 +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: 657f8e26-16bb-426e-899e-23986819ab04 X-Archives-Hash: a2cd9c7e557bd4acdf93c6b786ce3d31 commit: cd22800c1342d9035fae97983d76d74f6a0f7b62 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Dec 9 11:43:50 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Dec 9 11:43:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd22800c dev-ruby/daemon_controller: x86 stable wrt bug #567758 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-ruby/daemon_controller/daemon_controller-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/daemon_controller/daemon_controller-1.2.0-r1.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.2.0-r1.ebuild index c68f913..7f04e64 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.2.0-r1.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.2.0-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" all_ruby_prepare() {