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 E9EFA139694 for ; Mon, 27 Feb 2017 17:02:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED1A321C0A5; Mon, 27 Feb 2017 17:02:01 +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 BFDEC21C09E for ; Mon, 27 Feb 2017 17:01:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DEFE134112A for ; Mon, 27 Feb 2017 17:01:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DA6156A0 for ; Mon, 27 Feb 2017 17:01:53 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1488214868.bd31e5fea6c9c61f1a46c072a02991a5fe7ddbb3.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/erubis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/erubis/erubis-2.7.0-r2.ebuild X-VCS-Directories: dev-ruby/erubis/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: bd31e5fea6c9c61f1a46c072a02991a5fe7ddbb3 X-VCS-Branch: master Date: Mon, 27 Feb 2017 17:01:53 +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: c92e0617-fd1e-4db3-871a-dd235bb909d3 X-Archives-Hash: d962996798c2afd124cce4348d289f85 commit: bd31e5fea6c9c61f1a46c072a02991a5fe7ddbb3 Author: Michael Weber gentoo org> AuthorDate: Mon Feb 27 15:34:55 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Mon Feb 27 17:01:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd31e5fe dev-ruby/erubis: ppc ppc64 stable (bug 590274). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/erubis/erubis-2.7.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/erubis/erubis-2.7.0-r2.ebuild b/dev-ruby/erubis/erubis-2.7.0-r2.ebuild index de6ef91c37..469d691199 100644 --- a/dev-ruby/erubis/erubis-2.7.0-r2.ebuild +++ b/dev-ruby/erubis/erubis-2.7.0-r2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # http://rubyforge.org/tracker/index.php?func=detail&aid=29484&group_id=1320&atid=5201