projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f5b43
)
sys-cluster/ceph: x86 stable wrt bug #587568
author
Agostino Sarubbo
<ago@gentoo.org>
Fri, 1 Jul 2016 08:30:23 +0000
(10:30 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Fri, 1 Jul 2016 08:30:23 +0000
(10:30 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-cluster/ceph/ceph-9.2.1-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/ceph-9.2.1-r2.ebuild
b/sys-cluster/ceph/ceph-9.2.1-r2.ebuild
index 05651595f8f8f1d866bf66b30102b219d1fd8f14..6f0e932eed680482aab69c966a07a88c857ad60b 100644
(file)
--- a/
sys-cluster/ceph/ceph-9.2.1-r2.ebuild
+++ b/
sys-cluster/ceph/ceph-9.2.1-r2.ebuild
@@
-14,7
+14,7
@@
if [[ $PV = *9999* ]]; then
else
SRC_URI="http://ceph.com/download/${P}.tar.gz"
fi
-KEYWORDS="amd64 ~arm ~ppc ~ppc64
~
x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
inherit check-reqs autotools eutils multilib python-single-r1 udev user readme.gentoo systemd versionator ${scm_eclass}