summaryrefslogtreecommitdiff
path: root/sys-apps/plocate/plocate-1.1.18.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/plocate/plocate-1.1.18.ebuild')
-rw-r--r--sys-apps/plocate/plocate-1.1.18.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.18.ebuild b/sys-apps/plocate/plocate-1.1.18.ebuild
index d232fce2fe29..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="
@@ -26,6 +26,7 @@ DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-1.1.15-meson-use-feature-option-for-libiouring.patch
+ "${FILESDIR}"/${P}-missing-include.patch
)
pkg_setup() {