commit: 970ade1627b45ac587a30efa7e4160192f0767f3 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 14:19:52 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 14:19:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970ade16
sys-apps/plocate: Stabilize 1.1.23 amd64, #948343 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-apps/plocate/plocate-1.1.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/plocate/plocate-1.1.23.ebuild b/sys-apps/plocate/plocate-1.1.23.ebuild index d55cb22d83ab..626c5e3256cf 100644 --- a/sys-apps/plocate/plocate-1.1.23.ebuild +++ b/sys-apps/plocate/plocate-1.1.23.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="
