projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba174ef
)
sys-cluster/ceph: restore ~ppc64 keyword for 14.2.7-r1, bug #710752
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 25 Feb 2020 08:04:06 +0000
(
00:04
-0800)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 25 Feb 2020 08:04:11 +0000
(
00:04
-0800)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
sys-cluster/ceph/ceph-14.2.7-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/ceph-14.2.7-r1.ebuild
b/sys-cluster/ceph/ceph-14.2.7-r1.ebuild
index d63e736db149236bb2453df947309c3bb3f5b586..bbd99feb1f923deca0cf8d8e35b571d7c80182f4 100644
(file)
--- a/
sys-cluster/ceph/ceph-14.2.7-r1.ebuild
+++ b/
sys-cluster/ceph/ceph-14.2.7-r1.ebuild
@@
-17,7
+17,7
@@
if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64
~ppc64
"
fi
DESCRIPTION="Ceph distributed filesystem"