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 452E515808C for ; Wed, 2 Mar 2022 03:45:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B520E086F; Wed, 2 Mar 2022 03:45:02 +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 00586E086F for ; Wed, 2 Mar 2022 03:45:01 +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 16BF034365F for ; Wed, 2 Mar 2022 03:44:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF0A32FC for ; Wed, 2 Mar 2022 03:44:58 +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: <1646192648.84fa0592f1e2bf266966ac4bc4ac459b44a69ac7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kexi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/kexi/kexi-3.2.0-r3.ebuild X-VCS-Directories: app-office/kexi/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 84fa0592f1e2bf266966ac4bc4ac459b44a69ac7 X-VCS-Branch: master Date: Wed, 2 Mar 2022 03:44:58 +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: 98103002-b9a9-43eb-91a3-28dc2e78a86b X-Archives-Hash: 6e87499b9541a03f3af7cd27cd9263da commit: 84fa0592f1e2bf266966ac4bc4ac459b44a69ac7 Author: Sam James gentoo org> AuthorDate: Wed Mar 2 03:44:08 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 2 03:44:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84fa0592 app-office/kexi: Stabilize 3.2.0-r3 amd64, #833859 Signed-off-by: Sam James gentoo.org> app-office/kexi/kexi-3.2.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kexi/kexi-3.2.0-r3.ebuild b/app-office/kexi/kexi-3.2.0-r3.ebuild index ba9f953d0f9c..e022c45179ae 100644 --- a/app-office/kexi/kexi-3.2.0-r3.ebuild +++ b/app-office/kexi/kexi-3.2.0-r3.ebuild @@ -15,7 +15,7 @@ https://userbase.kde.org/Kexi" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2" # TODO: CHECK