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 523D7158094 for ; Sun, 10 Jul 2022 19:08:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BA8FE0C56; Sun, 10 Jul 2022 19:08:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4FC67E0C56 for ; Sun, 10 Jul 2022 19:08:51 +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 872C034100E for ; Sun, 10 Jul 2022 19:08:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 207B6105 for ; Sun, 10 Jul 2022 19:08:49 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1657480116.3d966843117ffdb4fe46747e48d720493879c9e2.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jackcess/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jackcess/jackcess-4.0.0.ebuild X-VCS-Directories: dev-java/jackcess/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3d966843117ffdb4fe46747e48d720493879c9e2 X-VCS-Branch: master Date: Sun, 10 Jul 2022 19:08:49 +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: c83e50e4-0500-47e5-b89e-4fdb81ded8f3 X-Archives-Hash: 3f906740edee3fabd5236ebff3866b24 commit: 3d966843117ffdb4fe46747e48d720493879c9e2 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Jul 10 19:08:36 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Jul 10 19:08:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d966843 dev-java/jackcess: Keyword 4.0.0 arm, #857096 Signed-off-by: Arthur Zamarin gentoo.org> dev-java/jackcess/jackcess-4.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jackcess/jackcess-4.0.0.ebuild b/dev-java/jackcess/jackcess-4.0.0.ebuild index 2d583cbc5fe7..73b567ddfba2 100644 --- a/dev-java/jackcess/jackcess-4.0.0.ebuild +++ b/dev-java/jackcess/jackcess-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -18,7 +18,7 @@ SRC_URI="https://github.com/jahlborn/${PN}/archive/refs/tags/${P}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" # Common dependencies # POM: pom.xml