From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 144D0139694 for ; Tue, 6 Jun 2017 22:12:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6294121C08A; Tue, 6 Jun 2017 22:12:47 +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 4659121C08A for ; Tue, 6 Jun 2017 22:12:47 +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 733B6341A60 for ; Tue, 6 Jun 2017 22:12:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D25FC746A for ; Tue, 6 Jun 2017 22:12:44 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1496787154.77d3cfdea0975bec712786fa6e3af24fed34618b.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rake-compiler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild X-VCS-Directories: dev-ruby/rake-compiler/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 77d3cfdea0975bec712786fa6e3af24fed34618b X-VCS-Branch: master Date: Tue, 6 Jun 2017 22:12:44 +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: 419ebaf0-7421-4c94-96c0-592cf0e79e68 X-Archives-Hash: 09d012f7d0e81f18f5fea06d55ac8d02 commit: 77d3cfdea0975bec712786fa6e3af24fed34618b Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jun 6 20:53:46 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jun 6 22:12:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d3cfde dev-ruby/rake-compiler: ia64 stable, bug #556730 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild b/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild index 0a6683f35a3..7255a2ff07c 100644 --- a/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-1.0.2.ebuild @@ -17,7 +17,7 @@ LICENSE="MIT" SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""