diff options
author | Sam James <sam@gentoo.org> | 2024-02-10 03:28:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-10 03:28:01 +0000 |
commit | 808eeb3d6f4657fc7101c2c5e59059e8b55c323e (patch) | |
tree | 7b7d88872d4a556ab4498d70f7b85352c5995af0 /sys-apps | |
parent | dev-python/pyfuse3: Stabilize 3.3.0 arm64, #924155 (diff) | |
download | gentoo-808eeb3d6f4657fc7101c2c5e59059e8b55c323e.tar.gz gentoo-808eeb3d6f4657fc7101c2c5e59059e8b55c323e.tar.bz2 gentoo-808eeb3d6f4657fc7101c2c5e59059e8b55c323e.zip |
sys-apps/plocate: Stabilize 1.1.20 arm64, #924158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/plocate/plocate-1.1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.20.ebuild b/sys-apps/plocate/plocate-1.1.20.ebuild index 7526e73f93bc..95b324f8139e 100644 --- a/sys-apps/plocate/plocate-1.1.20.ebuild +++ b/sys-apps/plocate/plocate-1.1.20.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=" |