commit: e9d93741bb2dd47d30d9d204a8b4baa97b00c18d Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 13:02:48 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 13:03:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d93741
sys-apps/plocate: stabilize 1.1.17 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> sys-apps/plocate/plocate-1.1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/plocate/plocate-1.1.17.ebuild b/sys-apps/plocate/plocate-1.1.17.ebuild index 3a4eeb26aae2..fa6c77b0c195 100644 --- a/sys-apps/plocate/plocate-1.1.17.ebuild +++ b/sys-apps/plocate/plocate-1.1.17.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="
