commit: 9f3d43cd252536e657dc0128a99b8bbf75a49be7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 1 08:28:58 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jul 1 08:28:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3d43cd
sys-cluster/ceph: amd64 stable wrt bug #587568
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-cluster/ceph/ceph-9.2.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-9.2.1-r2.ebuild
b/sys-cluster/ceph/ceph-9.2.1-r2.ebuild
index 494094e..0565159 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}