diff options
author | 2023-03-04 08:18:16 +0000 | |
---|---|---|
committer | 2023-03-04 08:18:16 +0000 | |
commit | 7b2cca7b69fb32fc7c52033b3960b8f2554ed873 (patch) | |
tree | 5065796ef59cdb6b36b91e7e4ea36e001cfb60d4 /sys-apps/plocate | |
parent | sys-apps/kmod: Stabilize 30-r1 x86, #899380 (diff) | |
download | gentoo-7b2cca7b69fb32fc7c52033b3960b8f2554ed873.tar.gz gentoo-7b2cca7b69fb32fc7c52033b3960b8f2554ed873.tar.bz2 gentoo-7b2cca7b69fb32fc7c52033b3960b8f2554ed873.zip |
sys-apps/plocate: Stabilize 1.1.18 amd64, #899524
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/plocate')
-rw-r--r-- | sys-apps/plocate/plocate-1.1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.18.ebuild b/sys-apps/plocate/plocate-1.1.18.ebuild index c6638fd4ed19..2fc9fe50e87a 100644 --- a/sys-apps/plocate/plocate-1.1.18.ebuild +++ b/sys-apps/plocate/plocate-1.1.18.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=" |