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 304BE1580E0 for ; Sun, 26 Jan 2025 06:06:24 +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 1A8403433B2 for ; Sun, 26 Jan 2025 06:06:24 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 72DB9110471; Sun, 26 Jan 2025 06:06:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id 62E27110470 for ; Sun, 26 Jan 2025 06:06:20 +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 181B4343357 for ; Sun, 26 Jan 2025 06:06:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F0EC20DB for ; Sun, 26 Jan 2025 06:06:18 +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: <1737871480.f425670af77102552b60711437d9fc27b0579591.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/waffle-jna/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/waffle-jna/waffle-jna-3.3.0.ebuild X-VCS-Directories: dev-java/waffle-jna/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: f425670af77102552b60711437d9fc27b0579591 X-VCS-Branch: master Date: Sun, 26 Jan 2025 06:06:18 +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: 3865debe-5730-4f10-83a8-d80e7e3d5dc0 X-Archives-Hash: 5413f11be38bc76236f10f0c3afc42a7 commit: f425670af77102552b60711437d9fc27b0579591 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Tue Jan 21 15:25:48 2025 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Jan 26 06:04:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f425670a dev-java/waffle-jna: unkeyword 3.3.0 for ppc64 This package has no consumers keyworded on ppc64. Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> dev-java/waffle-jna/waffle-jna-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild b/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild index 94c43ff2575a..5b63501c0254 100644 --- a/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild +++ b/dev-java/waffle-jna/waffle-jna-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/waffle-waffle-parent-${PV}/Source/JNA/waffle-jna" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc64" +KEYWORDS="amd64" RESTRICT="test" #839681 DEPEND="