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 EF198158091 for ; Thu, 19 May 2022 06:47:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24096E092B; Thu, 19 May 2022 06:47:55 +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 0A589E092B for ; Thu, 19 May 2022 06:47:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 08AE6341834 for ; Thu, 19 May 2022 06:47:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 464A7483 for ; Thu, 19 May 2022 06:47:50 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1652942791.23f3f144e25af28d2587832a09b74feb43aa1d34.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-VulgSistine/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild X-VCS-Directories: app-dicts/sword-VulgSistine/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 23f3f144e25af28d2587832a09b74feb43aa1d34 X-VCS-Branch: master Date: Thu, 19 May 2022 06:47:50 +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: 1d5a8553-ebf4-4f6f-98f2-422705ed8e78 X-Archives-Hash: 3afc8cf20bfdb51b3a7a5a36c1a0ae10 commit: 23f3f144e25af28d2587832a09b74feb43aa1d34 Author: WANG Xuerui gentoo org> AuthorDate: Thu May 19 05:34:30 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Thu May 19 06:46:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f3f144 app-dicts/sword-VulgSistine: keyword 1.0.2 for ~loong Signed-off-by: WANG Xuerui gentoo.org> app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild b/app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild index ebbcb8a3ede2..2bfd3b9a8ba4 100644 --- a/app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild +++ b/app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.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 EAPI=7 @@ -10,4 +10,4 @@ inherit sword-module DESCRIPTION="Vulgata Sistina" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgSistine" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86"