summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-11-20 14:04:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-11-20 14:04:48 +0100
commit0c1ba983ce4867e2d27b4cf22999fe88897620a9 (patch)
treea90dcd9bad6feff203c16055a7a0521c07512f91 /sys-cluster
parentdev-python/httplib2: amd64 stable wrt bug #468252 (diff)
downloadgentoo-0c1ba983ce4867e2d27b4cf22999fe88897620a9.tar.gz
gentoo-0c1ba983ce4867e2d27b4cf22999fe88897620a9.tar.bz2
gentoo-0c1ba983ce4867e2d27b4cf22999fe88897620a9.zip
sys-cluster/ceph: amd64 stable wrt bug #598206
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-10.2.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild b/sys-cluster/ceph/ceph-10.2.3-r2.ebuild
index 8436dfd9f118..a67d32108384 100644
--- a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild
+++ b/sys-cluster/ceph/ceph-10.2.3-r2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://ceph.com/download/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
fi
DESCRIPTION="Ceph distributed filesystem"