diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-02 09:30:32 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-02 09:30:32 +0200 |
commit | 17a8eaec7a7919f5709788e8e7a487822b9e797e (patch) | |
tree | 18ba6a7cf41abf92513b3b17f47aa487b084ea4e /sys-apps | |
parent | dev-ruby/dry-core: new package, add 1.0.1 (diff) | |
download | gentoo-17a8eaec7a7919f5709788e8e7a487822b9e797e.tar.gz gentoo-17a8eaec7a7919f5709788e8e7a487822b9e797e.tar.bz2 gentoo-17a8eaec7a7919f5709788e8e7a487822b9e797e.zip |
sys-apps/plocate: Stabilize 1.1.20 amd64, #923509
Signed-off-by: Joonas Niilola <juippis@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 cfb1c096e464..7526e73f93bc 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=" |