From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-873897-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 38A9459CB0 for <garchives@archives.gentoo.org>; Fri, 1 Apr 2016 19:10:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4B5E21C025; Fri, 1 Apr 2016 19:10:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E66321C025 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Apr 2016 19:10:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 38147340CC4 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Apr 2016 19:10:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B5B37C for <gentoo-commits@lists.gentoo.org>; Fri, 1 Apr 2016 19:10:21 +0000 (UTC) From: "Fabian Groffen" <grobian@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, "Fabian Groffen" <grobian@gentoo.org> Message-ID: <1459537803.0b77ffcccddd40f772ed9d1e6f40a81c954465be.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sprockets/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/sprockets/sprockets-3.5.2.ebuild X-VCS-Directories: dev-ruby/sprockets/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 0b77ffcccddd40f772ed9d1e6f40a81c954465be X-VCS-Branch: master Date: Fri, 1 Apr 2016 19:10:21 +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: 163ca2c9-6b3d-476c-a847-eeaffe4d5477 X-Archives-Hash: 2cdcb7b8698b1a7c0cc1599b176a6627 commit: 0b77ffcccddd40f772ed9d1e6f40a81c954465be Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Fri Apr 1 19:08:12 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 19:10:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b77ffcc dev-ruby/sprockets: added Prefix keywords, bug #576666 Package-Manager: portage-2.2.28-prefix dev-ruby/sprockets/sprockets-3.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/sprockets/sprockets-3.5.2.ebuild b/dev-ruby/sprockets/sprockets-3.5.2.ebuild index 94b8e8a..9357b38 100644 --- a/dev-ruby/sprockets/sprockets-3.5.2.ebuild +++ b/dev-ruby/sprockets/sprockets-3.5.2.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/rails/sprockets/archive/v${PV}.tar.gz -> ${P}-git.tg LICENSE="MIT" SLOT="$(get_version_component_range 1)" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=""