From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1B07713888F for ; Sat, 10 Oct 2015 06:33:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EC0EE0814; Sat, 10 Oct 2015 06:33:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B60A0E0806 for ; Sat, 10 Oct 2015 06:33:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1D35340771 for ; Sat, 10 Oct 2015 06:33:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F589DF3 for ; Sat, 10 Oct 2015 06:33:00 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1444458728.7e53e460587ad6fc8478a9cd85b54335f209be83.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/itextomml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/itextomml/itextomml-1.5.2.ebuild X-VCS-Directories: dev-ruby/itextomml/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 7e53e460587ad6fc8478a9cd85b54335f209be83 X-VCS-Branch: master Date: Sat, 10 Oct 2015 06:33:00 +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: 515c761d-3ff5-454c-a8a7-f2e3216f0751 X-Archives-Hash: 7a32ceada0d0865307cf5135dc5e5eb7 commit: 7e53e460587ad6fc8478a9cd85b54335f209be83 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 10 06:16:28 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 10 06:32:08 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e53e460 dev-ruby/itextomml: Mark ~ppc64 (bug #553928). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches dev-ruby/itextomml/itextomml-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/itextomml/itextomml-1.5.2.ebuild b/dev-ruby/itextomml/itextomml-1.5.2.ebuild index 91c46bf..abe4701 100644 --- a/dev-ruby/itextomml/itextomml-1.5.2.ebuild +++ b/dev-ruby/itextomml/itextomml-1.5.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html" LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" #Tests don't fail here