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 16CBE15808D for ; Sat, 23 Apr 2022 14:33:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 476E4E0934; Sat, 23 Apr 2022 14:33:49 +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 9C3FBE0934 for ; Sat, 23 Apr 2022 14:33:48 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8728634199C for ; Sat, 23 Apr 2022 14:33:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E47053B3 for ; Sat, 23 Apr 2022 14:33:45 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1650724424.7f4f2cef47764e386c089241315676b71dd08b77.robbat2@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.15.ebuild X-VCS-Directories: sys-apps/plocate/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 7f4f2cef47764e386c089241315676b71dd08b77 X-VCS-Branch: master Date: Sat, 23 Apr 2022 14:33:45 +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: b478ae90-63f7-47f8-9b73-047fb0bbb559 X-Archives-Hash: 27d979f5295e1ef693b937cd7aeff35d commit: 7f4f2cef47764e386c089241315676b71dd08b77 Author: Robin H. Johnson gentoo org> AuthorDate: Sat Apr 23 14:33:31 2022 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Apr 23 14:33:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f4f2cef sys-apps/plocate: works fine on x86 Signed-off-by: Robin H. Johnson gentoo.org> sys-apps/plocate/plocate-1.1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/plocate/plocate-1.1.15.ebuild b/sys-apps/plocate/plocate-1.1.15.ebuild index 632c45be5000..3fb8c7c34d07 100644 --- a/sys-apps/plocate/plocate-1.1.15.ebuild +++ b/sys-apps/plocate/plocate-1.1.15.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" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="+io-uring" RDEPEND="