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 83DB6158086 for ; Fri, 7 Jan 2022 20:42:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7480D2BC00B; Fri, 7 Jan 2022 20:42:51 +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 58B722BC005 for ; Fri, 7 Jan 2022 20:42: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 6D6FC342E1D for ; Fri, 7 Jan 2022 20:42:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CB62285 for ; Fri, 7 Jan 2022 20:42: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: <1641588113.684ba5f84e5345eef0839be492bf6cc2942eba3f.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/httpcore/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/httpcore/httpcore-4.4.14.ebuild X-VCS-Directories: dev-java/httpcore/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 684ba5f84e5345eef0839be492bf6cc2942eba3f X-VCS-Branch: master Date: Fri, 7 Jan 2022 20:42: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: ce373c3e-9e05-4f6e-bd37-e3465037f563 X-Archives-Hash: 1ef7c9a75ac4f593e356a8e2d2f08037 commit: 684ba5f84e5345eef0839be492bf6cc2942eba3f Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jan 7 20:41:53 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jan 7 20:41:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684ba5f8 dev-java/httpcore: Keyword 4.4.14 arm64, #830680 Signed-off-by: Arthur Zamarin gentoo.org> dev-java/httpcore/httpcore-4.4.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/httpcore/httpcore-4.4.14.ebuild b/dev-java/httpcore/httpcore-4.4.14.ebuild index 2151945c65ef..016fad82327b 100644 --- a/dev-java/httpcore/httpcore-4.4.14.ebuild +++ b/dev-java/httpcore/httpcore-4.4.14.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpcomponents/httpcore/source/httpcomponents-core-${PV LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" # Compile dependencies # POM: httpcore/pom.xml