commit: 4cac8c554d40949d34377b8d5a96f254c5d8f903 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Mar 14 06:42:17 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Mar 14 06:43:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cac8c55
sys-apps/plocate: Stabilize 1.1.22 amd64, #926970 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-apps/plocate/plocate-1.1.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/plocate/plocate-1.1.22.ebuild b/sys-apps/plocate/plocate-1.1.22.ebuild index 8b5da9bb62b4..95b324f8139e 100644 --- a/sys-apps/plocate/plocate-1.1.22.ebuild +++ b/sys-apps/plocate/plocate-1.1.22.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="
