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 0C2D3158015 for ; Fri, 29 Dec 2023 01:15:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 872F02BC032; Fri, 29 Dec 2023 01:15:10 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 62ABA2BC032 for ; Fri, 29 Dec 2023 01:15:10 +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 6D7CB340940 for ; Fri, 29 Dec 2023 01:15:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09C3714B5 for ; Fri, 29 Dec 2023 01:15:08 +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: <1703812492.b855024ce51fe4ce5588f14cc07a9434c8992921.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/sword/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/sword/sword-1.9.0-r1.ebuild X-VCS-Directories: app-text/sword/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b855024ce51fe4ce5588f14cc07a9434c8992921 X-VCS-Branch: master Date: Fri, 29 Dec 2023 01:15:08 +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: e2ab7977-0b4c-4688-81c2-5a8ee2e37cfd X-Archives-Hash: a2e60f064f86ae26f7e1cbe3cb3fea0e commit: b855024ce51fe4ce5588f14cc07a9434c8992921 Author: Sam James gentoo org> AuthorDate: Fri Dec 29 01:14:52 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 29 01:14:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b855024c app-text/sword: Keyword 1.9.0-r1 arm64, #920865 Signed-off-by: Sam James gentoo.org> app-text/sword/sword-1.9.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/sword/sword-1.9.0-r1.ebuild b/app-text/sword/sword-1.9.0-r1.ebuild index 861c4f49af05..13eb01ab413e 100644 --- a/app-text/sword/sword-1.9.0-r1.ebuild +++ b/app-text/sword/sword-1.9.0-r1.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 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.crosswire.org/ftpmirror/pub/${PN}/source/v${PV%.*}/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~loong ~ppc ~riscv x86 ~ppc-macos" +KEYWORDS="amd64 ~arm64 ~loong ~ppc ~riscv x86 ~ppc-macos" IUSE="clucene curl debug doc icu" RDEPEND="sys-libs/zlib