commit: 09712bfa31a098354145b2dcbdbecdb23a146572
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 08:34:36 2015 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 08:34:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09712bfa
sys-cluster/ceph: amd64/x86 stable
Gentoo-Bug: 556404
Package-Manager: portage-2.2.20
sys-cluster/ceph/ceph-0.80.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-0.80.10-r1.ebuild
b/sys-cluster/ceph/ceph-0.80.10-r1.ebuild
index 96e1e7e..4452e80 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}