projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
680fcc6
)
sys-cluster/ceph: Only pull in yasm on x86 and amd64 on 12.2.4
author
Patrick McLean
<chutzpah@gentoo.org>
Tue, 6 Mar 2018 19:59:03 +0000
(11:59 -0800)
committer
Patrick McLean
<chutzpah@gentoo.org>
Tue, 6 Mar 2018 19:59:50 +0000
(11:59 -0800)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-cluster/ceph/ceph-12.2.4.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/ceph-12.2.4.ebuild
b/sys-cluster/ceph/ceph-12.2.4.ebuild
index 9fbb382ca6a90c742e0dd553e108c7385c8adeac..bc3dd0a718aa47de711f5e50f7669adf45f38956 100644
(file)
--- a/
sys-cluster/ceph/ceph-12.2.4.ebuild
+++ b/
sys-cluster/ceph/ceph-12.2.4.ebuild
@@
-68,7
+68,8
@@
COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
app-arch/cpio
- dev-lang/yasm
+ amd64? ( dev-lang/yasm )
+ x86? ( dev-lang/yasm )
dev-python/cython[${PYTHON_USEDEP}]
dev-python/sphinx
dev-util/gperf