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 6ECDB15800F for ; Mon, 23 Jan 2023 17:48:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27EDBE0876; Mon, 23 Jan 2023 17:48:22 +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 12754E0876 for ; Mon, 23 Jan 2023 17:48:22 +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 5E52F340F4A for ; Mon, 23 Jan 2023 17:48:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3C4E88D for ; Mon, 23 Jan 2023 17:48:17 +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: <1674496051.87f50e87cce9fa59af06d486ab5a9a41dab2a11b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jdisasm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jdisasm/jdisasm-1.0.6.ebuild X-VCS-Directories: dev-java/jdisasm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 87f50e87cce9fa59af06d486ab5a9a41dab2a11b X-VCS-Branch: master Date: Mon, 23 Jan 2023 17:48:17 +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: a240f553-7c4c-4be5-b4d1-14b1020d7ebf X-Archives-Hash: b7d2e237cac9f4b93858bf3a6fe873d5 commit: 87f50e87cce9fa59af06d486ab5a9a41dab2a11b Author: Sam James gentoo org> AuthorDate: Mon Jan 23 17:47:31 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 23 17:47:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87f50e87 dev-java/jdisasm: Stabilize 1.0.6 x86, #891809 Signed-off-by: Sam James gentoo.org> dev-java/jdisasm/jdisasm-1.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jdisasm/jdisasm-1.0.6.ebuild b/dev-java/jdisasm/jdisasm-1.0.6.ebuild index 68855e38bb89..a83707ea9ebd 100644 --- a/dev-java/jdisasm/jdisasm-1.0.6.ebuild +++ b/dev-java/jdisasm/jdisasm-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -19,7 +19,7 @@ SRC_URI="https://github.com/aunkrig/jdisasm/archive/${MY_COMMIT}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" # There was 1 failure: # 1) testWideLocals(jdisasm.Tests)