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 9D1A71396D0 for ; Sun, 24 Sep 2017 10:39:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D449E1FC1C1; Sun, 24 Sep 2017 10:39:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B30A91FC1C1 for ; Sun, 24 Sep 2017 10:39:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4C8A33BEAE for ; Sun, 24 Sep 2017 10:39:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69DA483F7 for ; Sun, 24 Sep 2017 10:39:27 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1506249562.a2d89b5b295b59eab5dc7abab4d338500ba61c58.slyfox@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.5.0.ebuild X-VCS-Directories: dev-ruby/ox/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a2d89b5b295b59eab5dc7abab4d338500ba61c58 X-VCS-Branch: master Date: Sun, 24 Sep 2017 10:39:27 +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: e46ab7b1-919a-4601-9814-2dc1d29ed74f X-Archives-Hash: d61088a8d3e09fca483027b5299847af commit: a2d89b5b295b59eab5dc7abab4d338500ba61c58 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Sep 24 10:37:00 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Sep 24 10:39:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d89b5b dev-ruby/ox: keyworded 2.5.0 for ppc, bug #554410 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" dev-ruby/ox/ox-2.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ox/ox-2.5.0.ebuild b/dev-ruby/ox/ox-2.5.0.ebuild index eee48251f7b..4149119fa08 100644 --- a/dev-ruby/ox/ox-2.5.0.ebuild +++ b/dev-ruby/ox/ox-2.5.0.ebuild @@ -14,7 +14,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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE=""