From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1739757-garchives=archives.gentoo.org@lists.gentoo.org> 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 finch.gentoo.org (Postfix) with ESMTPS id 5E2EE1584AD for <garchives@archives.gentoo.org>; Thu, 24 Apr 2025 15:30:55 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 461A0342FE8 for <garchives@archives.gentoo.org>; Thu, 24 Apr 2025 15:30:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AABEA11028B; Thu, 24 Apr 2025 15:30:50 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 96B581104A9 for <gentoo-commits@lists.gentoo.org>; Thu, 24 Apr 2025 15:30:50 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D645342FDA for <gentoo-commits@lists.gentoo.org>; Thu, 24 Apr 2025 15:30:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A82AD254A for <gentoo-commits@lists.gentoo.org>; Thu, 24 Apr 2025 15:30:48 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1745508578.a1e793b4a3e00921997a3783c3e8889e63f553e3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/puppetdb-termini/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild X-VCS-Directories: dev-ruby/puppetdb-termini/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a1e793b4a3e00921997a3783c3e8889e63f553e3 X-VCS-Branch: master Date: Thu, 24 Apr 2025 15:30:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7a8f11f0-281e-4574-864c-29d3e5767857 X-Archives-Hash: 0ab117f3f465833b6ac3c82ccc2c2f1e commit: a1e793b4a3e00921997a3783c3e8889e63f553e3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 15:29:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 15:29:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e793b4 dev-ruby/puppetdb-termini: Stabilize 8.8.1 amd64, #954297 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild index 19dc9802c006..6ac4b474d1f9 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm64 ~ppc x86" RDEPEND+="" DEPEND+=""