From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 96B6E1582EF for ; Mon, 10 Feb 2025 18:07:21 +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 7D1B734310F for ; Mon, 10 Feb 2025 18:07:21 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CAB96110474; Mon, 10 Feb 2025 18:07:12 +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 C2FD8110474 for ; Mon, 10 Feb 2025 18:07:12 +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 56BDE3430D4 for ; Mon, 10 Feb 2025 18:07:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B025427D3 for ; Mon, 10 Feb 2025 18:07:10 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1739209951.819d6086b25fd540ce1718268935b1c7f9bb1c9b.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-apache-tomcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.34.ebuild X-VCS-Directories: sec-keys/openpgp-keys-apache-tomcat/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 819d6086b25fd540ce1718268935b1c7f9bb1c9b X-VCS-Branch: master Date: Mon, 10 Feb 2025 18:07:10 +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: 3688ce34-0e56-4c9f-80c4-d2757f119f9d X-Archives-Hash: f2f925991dcf6a883d21496ad9513d85 commit: 819d6086b25fd540ce1718268935b1c7f9bb1c9b Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Feb 10 14:46:35 2025 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Feb 10 17:52:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819d6086 sec-keys/openpgp-keys-apache-tomcat: unkeyword 10.1.34 for ppc64, x86, ~arm Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> .../openpgp-keys-apache-tomcat-10.1.34.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.34.ebuild b/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.34.ebuild index 7481a3964076..80f6919d4e75 100644 --- a/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.34.ebuild +++ b/sec-keys/openpgp-keys-apache-tomcat/openpgp-keys-apache-tomcat-10.1.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="public-domain" SLOT="${PV}" -KEYWORDS="amd64 ~arm arm64 ppc64 x86" +KEYWORDS="amd64 arm64" src_install() { local files=( ${A} )