diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 08:50:46 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-10 08:50:46 +0100 |
commit | df1a9e853fcf0e4ce602c3b5d82327d2f0c7751e (patch) | |
tree | 0cdd845ab52a731b6eea01b88ea590edd0b4dc77 /sys-apps/plocate | |
parent | net-misc/iperf: Stabilize 3.11 amd64, #834838 (diff) | |
download | gentoo-df1a9e853fcf0e4ce602c3b5d82327d2f0c7751e.tar.gz gentoo-df1a9e853fcf0e4ce602c3b5d82327d2f0c7751e.tar.bz2 gentoo-df1a9e853fcf0e4ce602c3b5d82327d2f0c7751e.zip |
sys-apps/plocate: Stabilize 1.1.15 amd64, #834839
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/plocate')
-rw-r--r-- | sys-apps/plocate/plocate-1.1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.15.ebuild b/sys-apps/plocate/plocate-1.1.15.ebuild index 8e6ca0baf328..632c45be5000 100644 --- a/sys-apps/plocate/plocate-1.1.15.ebuild +++ b/sys-apps/plocate/plocate-1.1.15.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=" |