mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
sys-apps/plocate: remove ~amd64 from -9999 builds
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Arsen Arsenović <arsen@aarsen.me>
This commit is contained in:
@@ -10,13 +10,13 @@ if [[ "${PV}" == "9999" ]]; then
|
||||
EGIT_REPO_URL="https://git.sesse.net/plocate"
|
||||
else
|
||||
SRC_URI="https://plocate.sesse.net/download/plocate-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
DESCRIPTION="a much faster locate"
|
||||
HOMEPAGE="https://plocate.sesse.net/"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="io-uring"
|
||||
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user