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 E121613933E for ; Tue, 6 Jul 2021 07:49:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 427FBE09BA; Tue, 6 Jul 2021 07:49:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 2B5BCE09B8 for ; Tue, 6 Jul 2021 07:49:21 +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 D8B24342A52 for ; Tue, 6 Jul 2021 07:49:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F20137D6 for ; Tue, 6 Jul 2021 07:49:15 +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: <1625557750.d84941707977528261ec5b4b09aa33acf3f5e769.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ronn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ronn/ronn-0.7.3-r4.ebuild X-VCS-Directories: app-text/ronn/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: d84941707977528261ec5b4b09aa33acf3f5e769 X-VCS-Branch: master Date: Tue, 6 Jul 2021 07:49:15 +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: 61dd09d4-d366-4765-81fe-be1a2004c40b X-Archives-Hash: fd782ecf4e7d4db4ef8d691754f131a3 commit: d84941707977528261ec5b4b09aa33acf3f5e769 Author: Hans de Graaff gentoo org> AuthorDate: Tue Jul 6 07:45:16 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jul 6 07:49:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8494170 app-text/ronn: move stable keywords forward Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> app-text/ronn/ronn-0.7.3-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ronn/ronn-0.7.3-r4.ebuild b/app-text/ronn/ronn-0.7.3-r4.ebuild index ae854cc6075..167e850313c 100644 --- a/app-text/ronn/ronn-0.7.3-r4.ebuild +++ b/app-text/ronn/ronn-0.7.3-r4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE=""