diff options
author | 2024-03-14 06:40:49 +0000 | |
---|---|---|
committer | 2024-03-14 06:40:49 +0000 | |
commit | 2ef7ee95918eb4ac7501e2efaea04b9de5e0cba0 (patch) | |
tree | ecdd738ffebe47f6826fd095c496a9e4a3ba18e7 /sys-apps/plocate | |
parent | dev-build/meson: add 1.4.0 (diff) | |
download | gentoo-2ef7ee95918eb4ac7501e2efaea04b9de5e0cba0.tar.gz gentoo-2ef7ee95918eb4ac7501e2efaea04b9de5e0cba0.tar.bz2 gentoo-2ef7ee95918eb4ac7501e2efaea04b9de5e0cba0.zip |
sys-apps/plocate: Stabilize 1.1.22 arm64, #926970
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/plocate')
-rw-r--r-- | sys-apps/plocate/plocate-1.1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.22.ebuild b/sys-apps/plocate/plocate-1.1.22.ebuild index cfb1c096e464..8b5da9bb62b4 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=" |