projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f650e1b
)
net-libs/quiche: x86 keyworded (bug #694320)
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 26 Jan 2020 20:23:27 +0000
(21:23 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 26 Jan 2020 20:25:01 +0000
(21:25 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-libs/quiche/quiche-0.1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/quiche/quiche-0.1.0-r1.ebuild
b/net-libs/quiche/quiche-0.1.0-r1.ebuild
index 1caba1ec4de62fe890cb8adbce462bbb533c3d7b..0e62832baa526682e81146ce2a842c9121691203 100644
(file)
--- a/
net-libs/quiche/quiche-0.1.0-r1.ebuild
+++ b/
net-libs/quiche/quiche-0.1.0-r1.ebuild
@@
-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