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 7FA421388C0 for ; Sun, 21 Feb 2016 15:28:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AFB321C0D7; Sun, 21 Feb 2016 15:28:37 +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 A9C9721C0D5 for ; Sun, 21 Feb 2016 15:28:36 +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 CDC97340C6F for ; Sun, 21 Feb 2016 15:28:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED9131069 for ; Sun, 21 Feb 2016 15:28:33 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1456068491.9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspectacular/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rspectacular/rspectacular-0.70.0.ebuild X-VCS-Directories: dev-ruby/rspectacular/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd X-VCS-Branch: master Date: Sun, 21 Feb 2016 15:28:33 +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: 2185c8fe-e46e-4b14-a0bc-2433dc626453 X-Archives-Hash: 57cf481d1f18bfb1e60ad2f7dadc0ae6 commit: 9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd Author: Fabian Groffen gentoo org> AuthorDate: Sun Feb 21 15:23:54 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Feb 21 15:28:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2ec7d0 dev-ruby/rspectacular: keyworded for Prefix, bug #574738 Package-Manager: portage-2.2.27-prefix dev-ruby/rspectacular/rspectacular-0.70.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild index cba9d65..6ed61af 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thekompanee/rspectacular" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2"