diff options
author | Sam James <sam@gentoo.org> | 2022-02-10 07:50:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-10 07:50:50 +0000 |
commit | 46f060ebb343a47c6f32556befa3698dd442cd6b (patch) | |
tree | 523628d6b5c6b7af2dae1cf4157812791ddcfaa5 /sys-apps/plocate | |
parent | app-misc/asciinema: Stabilize 2.1.0 amd64, #833019 (diff) | |
download | gentoo-46f060ebb343a47c6f32556befa3698dd442cd6b.tar.gz gentoo-46f060ebb343a47c6f32556befa3698dd442cd6b.tar.bz2 gentoo-46f060ebb343a47c6f32556befa3698dd442cd6b.zip |
sys-apps/plocate: Stabilize 1.1.14 amd64, #833026
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/plocate')
-rw-r--r-- | sys-apps/plocate/plocate-1.1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.14.ebuild b/sys-apps/plocate/plocate-1.1.14.ebuild index a3e786010409..1c92c6cde6cf 100644 --- a/sys-apps/plocate/plocate-1.1.14.ebuild +++ b/sys-apps/plocate/plocate-1.1.14.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" +KEYWORDS="amd64 ~arm ~arm64" IUSE="+io-uring" RDEPEND=" |