net-libs/quiche: x86 keyworded (bug #694320)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2020-01-26 21:23:27 +01:00
parent f650e1bf38
commit b7535ac7bf

View File

@@ -133,7 +133,7 @@ if [[ ${PV} == *9999 ]] ; then
else
CRATES+=" ${P//_/-}"
SRC_URI="$(cargo_crate_uris ${CRATES})"
KEYWORDS="~amd64 ~arm64"
KEYWORDS="~amd64 ~arm64 ~x86"
S="${WORKDIR}/${P//_/-}"
fi