projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
826de72
)
sys-cluster/ceph: amd64/x86 stable
author
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 24 Sep 2015 08:34:36 +0000
(11:34 +0300)
committer
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 24 Sep 2015 08:34:36 +0000
(11:34 +0300)
Gentoo-Bug: 556404
Package-Manager: portage-2.2.20
sys-cluster/ceph/ceph-0.80.10-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/ceph-0.80.10-r1.ebuild
b/sys-cluster/ceph/ceph-0.80.10-r1.ebuild
index 96e1e7ef70ca2c2ba1d81c7c6569f4c4c136a74d..4452e804325049696d9d90e2b90ec17250fdcb69 100644
(file)
--- a/
sys-cluster/ceph/ceph-0.80.10-r1.ebuild
+++ b/
sys-cluster/ceph/ceph-0.80.10-r1.ebuild
@@
-14,7
+14,7
@@
if [[ $PV = *9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://ceph.com/download/${P}.tar.bz2"
- KEYWORDS="
~amd64 ~
x86"
+ KEYWORDS="
amd64
x86"
fi
inherit autotools eutils multilib python-any-r1 udev readme.gentoo ${scm_eclass}