From: Sergey Popov Date: Thu, 24 Sep 2015 08:34:36 +0000 (+0300) Subject: sys-cluster/ceph: amd64/x86 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=09712bfa31a098354145b2dcbdbecdb23a146572;p=gentoo.git sys-cluster/ceph: amd64/x86 stable Gentoo-Bug: 556404 Package-Manager: portage-2.2.20 --- 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}