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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62E2F158087 for ; Wed, 24 Nov 2021 12:46:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 559612BC00A; Wed, 24 Nov 2021 12:46:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D2332BC00B for ; Wed, 24 Nov 2021 12:46:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01C2D343333 for ; Wed, 24 Nov 2021 12:46:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FBE91EA for ; Wed, 24 Nov 2021 12:46: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: <1637757970.bc9cf1c9d6e8d9d84beaf89895a86c0b5aa4440c.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bacon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/bacon/bacon-1.2.0-r3.ebuild X-VCS-Directories: dev-ruby/bacon/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: bc9cf1c9d6e8d9d84beaf89895a86c0b5aa4440c X-VCS-Branch: master Date: Wed, 24 Nov 2021 12:46: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: 38241a81-0fb1-46ff-8dc8-732aef482a7e X-Archives-Hash: 7c7fa8878f5cd03e897e9634e1c54da8 commit: bc9cf1c9d6e8d9d84beaf89895a86c0b5aa4440c Author: Hans de Graaff gentoo org> AuthorDate: Wed Nov 24 12:45:03 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Nov 24 12:46:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc9cf1c9 dev-ruby/bacon: all arches stable Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/bacon/bacon-1.2.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/bacon/bacon-1.2.0-r3.ebuild b/dev-ruby/bacon/bacon-1.2.0-r3.ebuild index a597f2d5487a..3de0a90a4019 100644 --- a/dev-ruby/bacon/bacon-1.2.0-r3.ebuild +++ b/dev-ruby/bacon/bacon-1.2.0-r3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://chneukirchen.org/repos/bacon" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/rdoc )"