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 4E9BB15800A for ; Mon, 21 Aug 2023 03:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B35F2BC04B; Mon, 21 Aug 2023 03:50:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 43C3D2BC04B for ; Mon, 21 Aug 2023 03:50:09 +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 832443411ED for ; Mon, 21 Aug 2023 03:50:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55A411048 for ; Mon, 21 Aug 2023 03:50:05 +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: <1692589681.70d2cecc597e8fe4fab894407a6752d34833312b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http-accept/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild X-VCS-Directories: dev-ruby/http-accept/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 70d2cecc597e8fe4fab894407a6752d34833312b X-VCS-Branch: master Date: Mon, 21 Aug 2023 03:50:05 +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: 80399aa6-ff32-44c3-b1f3-5715d3781fad X-Archives-Hash: f478dfba1ef7e44c5755ac3b2482e74b commit: 70d2cecc597e8fe4fab894407a6752d34833312b Author: Sam James gentoo org> AuthorDate: Mon Aug 21 03:48:01 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 21 03:48:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d2cecc dev-ruby/http-accept: Stabilize 1.7.0-r1 amd64, #912481 Signed-off-by: Sam James gentoo.org> dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild b/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild index 9943889c519f..6a3f74f7422c 100644 --- a/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild +++ b/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="" all_ruby_prepare() {