summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-07-01 10:30:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-07-01 10:30:23 +0200
commit94988533b47a4be743428b6aa155f084777301d1 (patch)
tree969fff693fe87532bbd3a52a8fba59dcc66ea51d /sys-cluster
parentnet-im/jabberd2: amd64 stable wrt bug #539534 (diff)
downloadgentoo-94988533b47a4be743428b6aa155f084777301d1.tar.gz
gentoo-94988533b47a4be743428b6aa155f084777301d1.tar.bz2
gentoo-94988533b47a4be743428b6aa155f084777301d1.zip
sys-cluster/ceph: x86 stable wrt bug #587568
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-9.2.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-9.2.1-r2.ebuild b/sys-cluster/ceph/ceph-9.2.1-r2.ebuild
index 05651595f8f8..6f0e932eed68 100644
--- 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}