From: Thomas Deutschmann Date: Wed, 11 Jul 2018 00:56:43 +0000 (+0200) Subject: sys-cluster/ceph: x86 stable (bug #658928) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aa221c296096f7ce2718b3c851083c82a5680298;p=gentoo.git sys-cluster/ceph: x86 stable (bug #658928) Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- diff --git a/sys-cluster/ceph/ceph-12.2.5.ebuild b/sys-cluster/ceph/ceph-12.2.5.ebuild index 000712b8e6fc..72ad468ceb66 100644 --- a/sys-cluster/ceph/ceph-12.2.5.ebuild +++ b/sys-cluster/ceph/ceph-12.2.5.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"