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 DA37713888F for ; Sun, 4 Oct 2015 08:07:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D08ABE07ED; Sun, 4 Oct 2015 08:07:46 +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 72C01E07ED for ; Sun, 4 Oct 2015 08:07:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AECD6340875 for ; Sun, 4 Oct 2015 08:07:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5940B4AA for ; Sun, 4 Oct 2015 08:07:39 +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: <1443946046.8599be2ea0bb401b30007e3c7e0383c2bed4f81d.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ox/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ox/ox-2.2.1.ebuild X-VCS-Directories: dev-ruby/ox/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 8599be2ea0bb401b30007e3c7e0383c2bed4f81d X-VCS-Branch: master Date: Sun, 4 Oct 2015 08:07:39 +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: 8f311f7e-5962-4634-9175-71c364f981df X-Archives-Hash: 399b84454e54b623b5c5a79be569b59e commit: 8599be2ea0bb401b30007e3c7e0383c2bed4f81d Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 4 08:07:00 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 4 08:07:26 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8599be2e dev-ruby/ox: Mark ~ppc64 (bug #554410). Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches dev-ruby/ox/ox-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ox/ox-2.2.1.ebuild b/dev-ruby/ox/ox-2.2.1.ebuild index 5e36f96..78b4037 100644 --- a/dev-ruby/ox/ox-2.2.1.ebuild +++ b/dev-ruby/ox/ox-2.2.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://www.ohler.com/ox/ https://github.com/ohler55/ox" SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" SLOT="0" IUSE=""