From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1509598-garchives=archives.gentoo.org@lists.gentoo.org>
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 E73B915ACFB
	for <garchives@archives.gentoo.org>; Thu, 20 Apr 2023 12:56:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2E97AE0991;
	Thu, 20 Apr 2023 12:56:47 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 1A2F1E0991
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Apr 2023 12:56:47 +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 4DC68340AB3
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Apr 2023 12:56:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D91B2A41
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Apr 2023 12:56:43 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1681995401.b11ec2aca8c23ec4bf91178d47c1e49add1945f3.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xapian-omega/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-text/xapian-omega/xapian-omega-1.4.22.ebuild
X-VCS-Directories: app-text/xapian-omega/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: b11ec2aca8c23ec4bf91178d47c1e49add1945f3
X-VCS-Branch: master
Date: Thu, 20 Apr 2023 12:56:43 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 473a4c4a-5e43-46b4-ba70-ba562d69e75b
X-Archives-Hash: e0353522259fa74ca9a523c1cd25a85f

commit:     b11ec2aca8c23ec4bf91178d47c1e49add1945f3
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 12:56:25 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 12:56:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11ec2ac

app-text/xapian-omega: Stabilize 1.4.22 amd64, #904561

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-text/xapian-omega/xapian-omega-1.4.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/xapian-omega/xapian-omega-1.4.22.ebuild b/app-text/xapian-omega/xapian-omega-1.4.22.ebuild
index a9a75d694991..3efdfd917703 100644
--- a/app-text/xapian-omega/xapian-omega-1.4.22.ebuild
+++ b/app-text/xapian-omega/xapian-omega-1.4.22.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://oligarchy.co.uk/xapian/${PV}/xapian-omega-${PV}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="
 	dev-lang/perl