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 6A5D9158003 for ; Sun, 2 Jan 2022 09:59:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF1432BC015; Sun, 2 Jan 2022 09:59:50 +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 93F4F2BC015 for ; Sun, 2 Jan 2022 09:59:50 +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 A95E5343054 for ; Sun, 2 Jan 2022 09:59:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EE62239 for ; Sun, 2 Jan 2022 09:59:48 +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: <1641117575.a07dd61012de4cc1c614d9f85e67bfde12096c0c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xapian/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/xapian/xapian-1.4.18-r1.ebuild X-VCS-Directories: dev-libs/xapian/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a07dd61012de4cc1c614d9f85e67bfde12096c0c X-VCS-Branch: master Date: Sun, 2 Jan 2022 09:59:48 +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: 3a29a5d0-a7f3-4d1a-bd6d-e2be4add5217 X-Archives-Hash: 648bb8bf5e12e1398dbd0a361c8f304d commit: a07dd61012de4cc1c614d9f85e67bfde12096c0c Author: Sam James gentoo org> AuthorDate: Sun Jan 2 09:59:35 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 2 09:59:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07dd610 dev-libs/xapian: Stabilize 1.4.18-r1 ppc, #790266 Signed-off-by: Sam James gentoo.org> dev-libs/xapian/xapian-1.4.18-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/xapian/xapian-1.4.18-r1.ebuild b/dev-libs/xapian/xapian-1.4.18-r1.ebuild index a00674bab04e..59ca4ce5b30c 100644 --- a/dev-libs/xapian/xapian-1.4.18-r1.ebuild +++ b/dev-libs/xapian/xapian-1.4.18-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0/30" # ABI version of libxapian.so -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos ~x64-solaris" IUSE="doc static-libs cpu_flags_x86_sse cpu_flags_x86_sse2 +inmemory +remote" DEPEND="sys-apps/util-linux[${MULTILIB_USEDEP}]