diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/plocate/plocate-1.1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/plocate/plocate-1.1.17.ebuild b/sys-apps/plocate/plocate-1.1.17.ebuild index 5df0276d30a1..3a4eeb26aae2 100644 --- a/sys-apps/plocate/plocate-1.1.17.ebuild +++ b/sys-apps/plocate/plocate-1.1.17.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit linux-info meson systemd @@ -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=" |