commit: 6682032715afc34c5e7f132147ad3f83959937ed Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 11:02:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 11:02:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66820327
sys-apps/plocate: Stabilize 1.1.23 arm64, #948343 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/plocate/plocate-1.1.23.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/plocate/plocate-1.1.23.ebuild b/sys-apps/plocate/plocate-1.1.23.ebuild index cfb1c096e464..d55cb22d83ab 100644 --- a/sys-apps/plocate/plocate-1.1.23.ebuild +++ b/sys-apps/plocate/plocate-1.1.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="
