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 D6199158020 for ; Fri, 14 Oct 2022 05:00:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B0D6E0863; Fri, 14 Oct 2022 05:00:25 +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 21D7FE085E for ; Fri, 14 Oct 2022 05:00:25 +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 672FD3410CB for ; Fri, 14 Oct 2022 05:00:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94137620 for ; Fri, 14 Oct 2022 05:00:21 +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: <1665723611.e47413d4e251baa49a50ae43cf7d0895d8f2ead9.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxlsxwriter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libxlsxwriter/libxlsxwriter-1.1.4-r1.ebuild X-VCS-Directories: dev-libs/libxlsxwriter/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: e47413d4e251baa49a50ae43cf7d0895d8f2ead9 X-VCS-Branch: master Date: Fri, 14 Oct 2022 05:00:21 +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: 2a785cca-3ce0-4fc0-9b15-627fcce8da32 X-Archives-Hash: 9286bc878412dacea46fb55d2843bde7 commit: e47413d4e251baa49a50ae43cf7d0895d8f2ead9 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Oct 14 05:00:11 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Oct 14 05:00:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47413d4 dev-libs/libxlsxwriter: Keyword 1.1.4-r1 arm64, #877053 Signed-off-by: Arthur Zamarin gentoo.org> dev-libs/libxlsxwriter/libxlsxwriter-1.1.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxlsxwriter/libxlsxwriter-1.1.4-r1.ebuild b/dev-libs/libxlsxwriter/libxlsxwriter-1.1.4-r1.ebuild index 3006dcf4e7cd..1f5575723644 100644 --- a/dev-libs/libxlsxwriter/libxlsxwriter-1.1.4-r1.ebuild +++ b/dev-libs/libxlsxwriter/libxlsxwriter-1.1.4-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-RELEASE_${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="openssl" DEPEND="