diff options
author | Sam James <sam@gentoo.org> | 2021-10-04 23:57:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 23:57:39 +0100 |
commit | 7b9f02ec906db96a3f296242c06d9597bd15917b (patch) | |
tree | 6843cf40a11a401785c47cdc5e4b46b458de618e /sys-apps/plocate | |
parent | dev-python/rdflib: Keyword 6.0.1 arm, #814179 (diff) | |
download | gentoo-7b9f02ec906db96a3f296242c06d9597bd15917b.tar.gz gentoo-7b9f02ec906db96a3f296242c06d9597bd15917b.tar.bz2 gentoo-7b9f02ec906db96a3f296242c06d9597bd15917b.zip |
sys-apps/plocate: Keyword 1.1.11 arm, #804070
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/plocate')
-rw-r--r-- | sys-apps/plocate/plocate-1.1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.11.ebuild b/sys-apps/plocate/plocate-1.1.11.ebuild index d198d630c595..b7c6c2e00ec2 100644 --- a/sys-apps/plocate/plocate-1.1.11.ebuild +++ b/sys-apps/plocate/plocate-1.1.11.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 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+io-uring" RDEPEND=" |