diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-06 09:33:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-06 09:33:39 +0100 |
commit | fc3f284ccc1d014a47a017181950193a27898475 (patch) | |
tree | d144dcf0b58c432a752e51f8dc6935543ba5cf24 /sys-apps | |
parent | dev-libs/cyrus-sasl: amd64 stable wrt bug #820557 (diff) | |
download | gentoo-fc3f284ccc1d014a47a017181950193a27898475.tar.gz gentoo-fc3f284ccc1d014a47a017181950193a27898475.tar.bz2 gentoo-fc3f284ccc1d014a47a017181950193a27898475.zip |
sys-apps/plocate: amd64 stable wrt bug #822039
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 b7c6c2e00ec2..f9cef1542c88 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 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" IUSE="+io-uring" RDEPEND=" |