From: Agostino Sarubbo Date: Sat, 6 Apr 2019 12:45:44 +0000 (+0200) Subject: sys-cluster/ceph: amd64 stable wrt bug #679414 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=321d696975099bdb65e5d7f9e472e2fc79ae95f3;p=gentoo.git sys-cluster/ceph: amd64 stable wrt bug #679414 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/sys-cluster/ceph/ceph-12.2.11.ebuild b/sys-cluster/ceph/ceph-12.2.11.ebuild index 761d8f534952..fc4fe164ce0f 100644 --- a/sys-cluster/ceph/ceph-12.2.11.ebuild +++ b/sys-cluster/ceph/ceph-12.2.11.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi DESCRIPTION="Ceph distributed filesystem"