From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-884112-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 BD75D13828B for <garchives@archives.gentoo.org>; Sat, 28 May 2016 08:41:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D41CC21C043; Sat, 28 May 2016 08:41:40 +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 A78B014215 for <gentoo-commits@lists.gentoo.org>; Sat, 28 May 2016 08:41:39 +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 DD77F340A7F for <gentoo-commits@lists.gentoo.org>; Sat, 28 May 2016 08:41:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7699516C5 for <gentoo-commits@lists.gentoo.org>; Sat, 28 May 2016 08:41:35 +0000 (UTC) From: "Hans de Graaff" <graaff@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, "Hans de Graaff" <graaff@gentoo.org> Message-ID: <1464424851.26101abd8e5787454aea7a37f29c50cfccd7d5d3.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/stringex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/stringex/stringex-2.6.0-r1.ebuild X-VCS-Directories: dev-ruby/stringex/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 26101abd8e5787454aea7a37f29c50cfccd7d5d3 X-VCS-Branch: master Date: Sat, 28 May 2016 08:41:35 +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: 7f7cecec-b383-4b3f-82ac-ab8ba98daf16 X-Archives-Hash: b9ff00aab94462a08894c7d4b911bbd1 commit: 26101abd8e5787454aea7a37f29c50cfccd7d5d3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 28 08:14:50 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 28 08:40:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26101abd dev-ruby/stringex: add back ~ppc and ~x86 Package-Manager: portage-2.2.28 dev-ruby/stringex/stringex-2.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/stringex/stringex-2.6.0-r1.ebuild b/dev-ruby/stringex/stringex-2.6.0-r1.ebuild index 0b0f5dd..5d8da22 100644 --- a/dev-ruby/stringex/stringex-2.6.0-r1.ebuild +++ b/dev-ruby/stringex/stringex-2.6.0-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rsl/stringex" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" # we could rely on activerecord[sqlite3], but since we do not remove the