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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0DE713835A for ; Tue, 1 Jun 2021 06:57:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3030E0824; Tue, 1 Jun 2021 06:57:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC0CCE0824 for ; Tue, 1 Jun 2021 06:57:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D7F1C340EF8 for ; Tue, 1 Jun 2021 06:57:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C3E3796 for ; Tue, 1 Jun 2021 06:57:12 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1622530609.0c2eb3ddd5d9f2e55d5ed32e3a54800b7bed58c8.ago@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.18.ebuild X-VCS-Directories: app-text/xapian-omega/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0c2eb3ddd5d9f2e55d5ed32e3a54800b7bed58c8 X-VCS-Branch: master Date: Tue, 1 Jun 2021 06:57:12 +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: 44172536-68db-4afb-9bab-97ec7dc0601c X-Archives-Hash: 4edfa681f1259e6a772987e55ce67997 commit: 0c2eb3ddd5d9f2e55d5ed32e3a54800b7bed58c8 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Jun 1 06:56:49 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Jun 1 06:56:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2eb3dd app-text/xapian-omega: sparc stable wrt bug #790266 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> app-text/xapian-omega/xapian-omega-1.4.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/xapian-omega/xapian-omega-1.4.18.ebuild b/app-text/xapian-omega/xapian-omega-1.4.18.ebuild index 6623cc6dbeb..d14660eaed5 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.18.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.18.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/xapian-omega-${PV}" 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" IUSE="" DEPEND="~dev-libs/xapian-1.4.18:0/30