summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-11-22 10:40:47 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-11-22 10:41:28 +0100
commitbe85c7b4d195c42dba8c7b9e18729061c261b223 (patch)
treeaeba914b402d88eae996ed600b04452e718bfb77 /sys-apps/plocate
parentsys-apps/plocate: add 1.1.17 (diff)
downloadgentoo-be85c7b4d195c42dba8c7b9e18729061c261b223.tar.gz
gentoo-be85c7b4d195c42dba8c7b9e18729061c261b223.tar.bz2
gentoo-be85c7b4d195c42dba8c7b9e18729061c261b223.zip
sys-apps/plocate: update EAPI 7 -> 8, unstable amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-apps/plocate')
-rw-r--r--sys-apps/plocate/plocate-1.1.17.ebuild4
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="