commit: cf6ca79548cd6ee06795620ec72ef92841347e24 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Dec 18 14:56:03 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 18 15:08:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6ca795
sys-apps/plocate: Stabilize 1.1.13 amd64, #829516 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/plocate/plocate-1.1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/plocate/plocate-1.1.13.ebuild b/sys-apps/plocate/plocate-1.1.13.ebuild index b7c6c2e00ec2..f9cef1542c88 100644 --- a/sys-apps/plocate/plocate-1.1.13.ebuild +++ b/sys-apps/plocate/plocate-1.1.13.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" IUSE="+io-uring" RDEPEND="
