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 C0F7D13835A for ; Tue, 12 Jan 2021 12:05:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E785E0A4A; Tue, 12 Jan 2021 12:05:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DF31AE0A4A for ; Tue, 12 Jan 2021 12:05:05 +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 38E98340BCD for ; Tue, 12 Jan 2021 12:05:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 700CB46B for ; Tue, 12 Jan 2021 12:05:02 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1610453097.236f7dc21e61d1d07c3f52b761a6be8a1dd86f19.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/redcarpet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/redcarpet/redcarpet-3.5.1.ebuild X-VCS-Directories: dev-ruby/redcarpet/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 236f7dc21e61d1d07c3f52b761a6be8a1dd86f19 X-VCS-Branch: master Date: Tue, 12 Jan 2021 12:05:02 +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: f73837bf-7e7a-4198-8be1-a4fd4db3fcca X-Archives-Hash: e13ccdc65cbcf798caf8b7ac3b1d08f0 commit: 236f7dc21e61d1d07c3f52b761a6be8a1dd86f19 Author: Sam James gentoo org> AuthorDate: Tue Jan 12 12:04:57 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 12 12:04:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236f7dc2 dev-ruby/redcarpet: Stabilize 3.5.1 ppc64, #765013 Signed-off-by: Sam James gentoo.org> dev-ruby/redcarpet/redcarpet-3.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild index 42d91fe8cfc..6133615221b 100644 --- a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild +++ b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/vmg/redcarpet" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86" IUSE="" all_ruby_prepare() {