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:
Arsen Arsenović
2021-03-04 13:38:45 +01:00
parent 769760fd35
commit af39c67c30

View File

@@ -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="