commit: e0c9bf276fa7dc112657e7b06c972bcbb25163c4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 27 20:35:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 27 20:35:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c9bf27
sys-apps/plocate: Stabilize 1.1.8 amd64, #804654 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/plocate/plocate-1.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/plocate/plocate-1.1.8.ebuild b/sys-apps/plocate/plocate-1.1.8.ebuild index 8a72a64c26d..5cc0edbe149 100644 --- a/sys-apps/plocate/plocate-1.1.8.ebuild +++ b/sys-apps/plocate/plocate-1.1.8.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 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="+io-uring" RDEPEND="
