projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2820ebf
)
sys-cluster/ceph: Remove ~arm64 kw from 12.2.4-r2 due to deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Apr 2018 08:37:39 +0000
(10:37 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Apr 2018 08:38:45 +0000
(10:38 +0200)
sys-cluster/ceph/ceph-12.2.4-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/ceph-12.2.4-r2.ebuild
b/sys-cluster/ceph/ceph-12.2.4-r2.ebuild
index 1fbe80838494d06833d5a6c8009734ffda0f00af..5205c01ab9380a775383ae984b1607f5fc6f318f 100644
(file)
--- a/
sys-cluster/ceph/ceph-12.2.4-r2.ebuild
+++ b/
sys-cluster/ceph/ceph-12.2.4-r2.ebuild
@@
-14,7
+14,7
@@
if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64 ~
arm64 ~
x86"
+ KEYWORDS="~amd64 ~x86"
fi
DESCRIPTION="Ceph distributed filesystem"