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 B072F158095 for ; Sat, 27 Aug 2022 23:10:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3378E0963; Sat, 27 Aug 2022 23:10:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 59B19E0950 for ; Sat, 27 Aug 2022 23:10:06 +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 12380341223 for ; Fri, 26 Aug 2022 23:27:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C7A35AF for ; Fri, 26 Aug 2022 23:27:21 +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: <1661556348.7a2bbffd0f7a094a6b5c51026a09fb2da2b9b0ce.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/plocate/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/plocate/plocate-1.1.16.ebuild X-VCS-Directories: sys-apps/plocate/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7a2bbffd0f7a094a6b5c51026a09fb2da2b9b0ce X-VCS-Branch: master Date: Fri, 26 Aug 2022 23:27:21 +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: d7315a0c-6ffc-4f7c-83cd-255259f9e8eb X-Archives-Hash: 1cdfe0953756a210c0b3b211d5a6162f commit: 7a2bbffd0f7a094a6b5c51026a09fb2da2b9b0ce Author: Sam James gentoo org> AuthorDate: Fri Aug 26 23:25:48 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 26 23:25:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2bbffd sys-apps/plocate: Stabilize 1.1.16 amd64, #866620 Signed-off-by: Sam James gentoo.org> sys-apps/plocate/plocate-1.1.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/plocate/plocate-1.1.16.ebuild b/sys-apps/plocate/plocate-1.1.16.ebuild index ea20d3fb9b1c..5a06dd6b84b6 100644 --- a/sys-apps/plocate/plocate-1.1.16.ebuild +++ b/sys-apps/plocate/plocate-1.1.16.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://plocate.sesse.net/download/${P}.tar.gz" # GPL-2+ for plocate itself LICENSE="GPL-2 GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="+io-uring" RDEPEND="