sys-cluster/ceph: amd64/x86 stable

Gentoo-Bug: 556404

Package-Manager: portage-2.2.20
This commit is contained in:
Sergey Popov
2015-09-24 11:34:36 +03:00
parent 826de721fd
commit 09712bfa31

View File

@@ -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}