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 6CC731382C5 for ; Mon, 8 Mar 2021 07:18:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51019E092C; Mon, 8 Mar 2021 07:18:20 +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 39090E092C for ; Mon, 8 Mar 2021 07:18:20 +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 D6342335D4B for ; Mon, 8 Mar 2021 07:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 429AD58F for ; Mon, 8 Mar 2021 07:18:17 +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: <1615187892.c08372c564cd7b37f793c2a7d45741eb60f92e6a.graaff@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.14.1.ebuild X-VCS-Directories: dev-ruby/ox/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: c08372c564cd7b37f793c2a7d45741eb60f92e6a X-VCS-Branch: master Date: Mon, 8 Mar 2021 07:18:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5c50ad19-03f2-4cc4-bb5d-55e810f0157b X-Archives-Hash: ac9a214403fd23fa30360835f461ea53 commit: c08372c564cd7b37f793c2a7d45741eb60f92e6a Author: Hans de Graaff gentoo org> AuthorDate: Mon Mar 8 07:00:05 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Mar 8 07:18:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08372c5 dev-ruby/ox: amd64 stable Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/ox/ox-2.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ox/ox-2.14.1.ebuild b/dev-ruby/ox/ox-2.14.1.ebuild index 9a9531496c2..3def3e738dd 100644 --- a/dev-ruby/ox/ox-2.14.1.ebuild +++ b/dev-ruby/ox/ox-2.14.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE=""