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 D0E4B158094 for ; Fri, 24 Jun 2022 02:21:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3498E0871; Fri, 24 Jun 2022 02:21:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 B7A0FE0871 for ; Fri, 24 Jun 2022 02:21:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCDE8341959 for ; Fri, 24 Jun 2022 02:21:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70F86510 for ; Fri, 24 Jun 2022 02:21:54 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1656037196.93ecfcf83bc3cf4277b6e3d8b548840390fa5883.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hocon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/hocon/hocon-1.3.1-r1.ebuild X-VCS-Directories: dev-ruby/hocon/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 93ecfcf83bc3cf4277b6e3d8b548840390fa5883 X-VCS-Branch: master Date: Fri, 24 Jun 2022 02:21:54 +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: 48e5272b-fe3b-46a9-8832-78784f583aa8 X-Archives-Hash: 043f57b9c3b2b5a085171c4b4d9a9312 commit: 93ecfcf83bc3cf4277b6e3d8b548840390fa5883 Author: Matthew Thode gentoo org> AuthorDate: Fri Jun 24 02:19:56 2022 +0000 Commit: Matthew Thode gentoo org> CommitDate: Fri Jun 24 02:19:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ecfcf8 dev-ruby/hocon: 1.3.1-r1 stable amd64 x86 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode gentoo.org> dev-ruby/hocon/hocon-1.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild b/dev-ruby/hocon/hocon-1.3.1-r1.ebuild index 4c81ca1206b6..e32ec34f1f2d 100644 --- a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild +++ b/dev-ruby/hocon/hocon-1.3.1-r1.ebuild @@ -21,4 +21,4 @@ RUBY_S="ruby-hocon-${PV}" LICENSE="Apache-2.0" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"