summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/ceph/ceph-0.80.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-0.80.10-r1.ebuild b/sys-cluster/ceph/ceph-0.80.10-r1.ebuild
index 96e1e7ef70ca..4452e8043250 100644
--- a/sys-cluster/ceph/ceph-0.80.10-r1.ebuild
+++ b/sys-cluster/ceph/ceph-0.80.10-r1.ebuild
@@ -14,7 +14,7 @@ if [[ $PV = *9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://ceph.com/download/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
inherit autotools eutils multilib python-any-r1 udev readme.gentoo ${scm_eclass}