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 76DFE139085 for ; Thu, 29 Dec 2016 13:06:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC6E82349C9; Thu, 29 Dec 2016 13:06:26 +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 BB3AF2349C9 for ; Thu, 29 Dec 2016 13:06:26 +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 1860F34108B for ; Thu, 29 Dec 2016 13:06:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E2A924FE for ; Thu, 29 Dec 2016 13:06:22 +0000 (UTC) From: "Hans de Graaff" 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" Message-ID: <1483016752.040ea8fcef5a5c8066df58388292f096228299e6.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.1.ebuild X-VCS-Directories: dev-ruby/stringex/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 040ea8fcef5a5c8066df58388292f096228299e6 X-VCS-Branch: master Date: Thu, 29 Dec 2016 13:06:22 +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: 28a2eced-14c0-4dc8-b2e4-77777a253223 X-Archives-Hash: 4ae434a6d4219967ba8d080e0e0b9c4b commit: 040ea8fcef5a5c8066df58388292f096228299e6 Author: Hans de Graaff gentoo org> AuthorDate: Thu Dec 29 08:50:54 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Dec 29 13:05:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040ea8fc dev-ruby/stringex: drop ~ppc, keywording timeout Package-Manager: portage-2.3.0 dev-ruby/stringex/stringex-2.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/stringex/stringex-2.6.1.ebuild b/dev-ruby/stringex/stringex-2.6.1.ebuild index 5d8da22..06ffed3 100644 --- a/dev-ruby/stringex/stringex-2.6.1.ebuild +++ b/dev-ruby/stringex/stringex-2.6.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rsl/stringex" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="test" # we could rely on activerecord[sqlite3], but since we do not remove the