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 07F1B13832E for ; Thu, 18 Aug 2016 00:52:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDF64E0B0B; Thu, 18 Aug 2016 00:52:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5AC8FE0B0B for ; Thu, 18 Aug 2016 00:52:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90FFD340D02 for ; Thu, 18 Aug 2016 00:52:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB5472444 for ; Thu, 18 Aug 2016 00:52:29 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1471481524.d097fe182393f9ec9d384d2b92f5cfae5ea5d95a.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Search-Xapian/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild X-VCS-Directories: dev-perl/Search-Xapian/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: d097fe182393f9ec9d384d2b92f5cfae5ea5d95a X-VCS-Branch: master Date: Thu, 18 Aug 2016 00:52:29 +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-Archives-Salt: b6a6380c-28ae-45e6-9f6f-f6493f9195cb X-Archives-Hash: a681eafc6250313bf33d0b9743ef629a commit: d097fe182393f9ec9d384d2b92f5cfae5ea5d95a Author: Anthony G. Basile gentoo org> AuthorDate: Thu Aug 18 00:50:02 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Aug 18 00:52:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d097fe18 dev-perl/Search-Xapian: stabe on ppc64, bug #581854 Package-Manager: portage-2.2.28 dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild index 3e9fd10..540cc72 100644 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Perl XS frontend to the Xapian C++ search library" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="examples" RDEPEND="dev-libs/xapian:0/1.2.22