diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:55:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:55:59 +0200 |
commit | ca3d844ebe8eca30a3f3b397a43c845c4234cf52 (patch) | |
tree | 1f8869db139d6af7c177d4492afed1ee9e75229e | |
parent | app-dicts/wordnet: keyword 3.1 for ~riscv (diff) | |
download | gentoo-ca3d844ebe8eca30a3f3b397a43c845c4234cf52.tar.gz gentoo-ca3d844ebe8eca30a3f3b397a43c845c4234cf52.tar.bz2 gentoo-ca3d844ebe8eca30a3f3b397a43c845c4234cf52.zip |
sys-apps/plocate: amd64 stable wrt bug #814839
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-apps/plocate/plocate-1.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/plocate/plocate-1.1.10.ebuild b/sys-apps/plocate/plocate-1.1.10.ebuild index d198d630c595..5b617cb2ffc9 100644 --- a/sys-apps/plocate/plocate-1.1.10.ebuild +++ b/sys-apps/plocate/plocate-1.1.10.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 ~arm64" IUSE="+io-uring" RDEPEND=" |